Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs 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.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 b215006476583d31a1a10d60bc2c4a1b231e2621 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10 Commit message: "Remove ttcn3 testsuites ported to testenv, part 2" > git rev-list --no-walk b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10 [ttcn3-gbproxy-test-latest] $ /bin/sh -xe /tmp/jenkins8664136552767919416.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-861 = 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 + 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_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.35kB done #1 DONE 0.1s #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.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:bfee693abf500131d9c2aea2e9780a4797dc3641644bac1660b5eb9e1f1e3306 #6 resolve registry.osmocom.org/debian:bookworm@sha256:bfee693abf500131d9c2aea2e9780a4797dc3641644bac1660b5eb9e1f1e3306 0.1s done #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [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/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:e18af8480891f70e02b3d9cb2b1a11d8d36d2b406a1e8ecb45ab68e41f455623 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s 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 e18af8480891 + 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 + pull_arg=--pull + grep ^FROM ../osmo-gbproxy-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-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_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 DONE 0.0s #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: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 16.68kB done #5 DONE 0.0s #6 [5/6] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #6 CACHED #7 [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 #7 CACHED #8 [3/6] WORKDIR /DATA #8 CACHED #9 [4/6] COPY OSMO-GBPROXY.CFG /data/osmo-gbproxy.cfg #9 CACHED #10 [6/6] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:0a9a185a5f6f28f312c798354c7bd18a29e1d4d1c4c204bd7004824ba103a844 0.0s done #11 naming to docker.io/osmocom-build/osmo-gbproxy-latest:latest 0.0s done #11 DONE 0.0s 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 0a9a185a5f6f + 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.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogb14:amd64 1.10.0 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.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:d1aaffba36d924cdbd8f6004ae0050c60fd6f3a4487ea43189712d4087f2ebe6 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 + 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_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 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 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" gbproxy #8 0.324 + OSMO_TTCN3_BRANCH=master #8 0.324 + shift #8 0.324 + cd /osmo-ttcn3-hacks #8 0.324 + git fetch #8 0.395 + git checkout master #8 0.415 Already on 'master' #8 0.416 Your branch is up to date with 'origin/master'. #8 0.416 + git symbolic-ref -q HEAD #8 0.418 refs/heads/master #8 0.419 + git reset --hard origin/master #8 0.427 HEAD is now at 207ce037 deps: Update titan.ProtocolEmulations.SCCP to upstream master #8 0.428 + git rev-parse --abbrev-ref HEAD #8 0.429 master #8 0.430 + git rev-parse HEAD #8 0.432 207ce037084031a20486e686ef19b7be41e675b5 #8 0.432 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.433 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.433 + make -j8 deps #8 0.497 make: Nothing to be done for 'deps'. #8 0.498 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.498 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.499 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.499 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.499 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.500 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.500 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.501 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.501 + make gbproxy #8 0.571 (cd gbproxy && ./gen_links.sh && ./regen_makefile.sh) #8 0.575 Linking TCCInterface_Functions.ttcn #8 0.577 Linking TCCConversion_Functions.ttcn #8 0.578 Linking TCCConversion.cc #8 0.579 Linking TCCInterface.cc #8 0.581 Linking TCCInterface_ip.h #8 0.582 Linking Socket_API_Definitions.ttcn #8 0.583 Linking IPL4asp_Functions.ttcn #8 0.584 Linking IPL4asp_PT.cc #8 0.585 Linking IPL4asp_PT.hh #8 0.586 Linking IPL4asp_PortType.ttcn #8 0.587 Linking IPL4asp_Types.ttcn #8 0.588 Linking IPL4asp_discovery.cc #8 0.589 Linking IPL4asp_protocol_L234.hh #8 0.590 Linking TELNETasp_PT.cc #8 0.591 Linking TELNETasp_PT.hh #8 0.592 Linking TELNETasp_PortType.ttcn #8 0.594 Linking NS_Types.ttcn #8 0.595 Linking BSSGP_EncDec.cc #8 0.596 Linking BSSGP_Types.ttcn #8 0.597 Linking LLC_EncDec.cc #8 0.598 Linking LLC_Types.ttcn #8 0.600 Linking SNDCP_Types.ttcn #8 0.601 Linking MobileL3_CC_Types.ttcn #8 0.602 Linking MobileL3_CommonIE_Types.ttcn #8 0.603 Linking MobileL3_GMM_SM_Types.ttcn #8 0.604 Linking MobileL3_MM_Types.ttcn #8 0.605 Linking MobileL3_RRM_Types.ttcn #8 0.606 Linking MobileL3_SMS_Types.ttcn #8 0.607 Linking MobileL3_SS_Types.ttcn #8 0.608 Linking MobileL3_Types.ttcn #8 0.609 Linking GTPC_EncDec.cc #8 0.611 Linking GTPC_Types.ttcn #8 0.612 Linking GTPU_EncDec.cc #8 0.613 Linking GTPU_Types.ttcn #8 0.614 Linking M3UA_Types.ttcn #8 0.615 Linking SCTPasp_PT.cc #8 0.616 Linking SCTPasp_PT.hh #8 0.617 Linking SCTPasp_PortType.ttcn #8 0.618 Linking SCTPasp_Types.ttcn #8 0.619 Linking MTP3asp_PortType.ttcn #8 0.620 Linking MTP3asp_Types.ttcn #8 0.621 Linking M3UA_Emulation.ttcn #8 0.623 Linking SCCP_Emulation.ttcn #8 0.624 Linking SCCP_EncDec.cc #8 0.625 Linking SCCP_Mapping.ttcnpp #8 0.626 Linking SCCP_Types.ttcn #8 0.627 Linking SCCPasp_Types.ttcn #8 0.628 Linking AF_PACKET_PT.cc #8 0.629 Linking AF_PACKET_PT.hh #8 0.630 Linking AF_PACKET_PortType.ttcn #8 0.631 Linking AF_PACKET_PortTypes.ttcn #8 0.632 Linking FrameRelay_Types.ttcn #8 0.634 Linking FrameRelay_CodecPort.ttcn #8 0.635 Linking FrameRelay_Emulation.ttcn #8 0.636 Linking Q931_Types.ttcn #8 0.637 Linking Q933_Types.ttcn #8 0.638 Linking Misc_Helpers.ttcn #8 0.639 Linking General_Types.ttcn #8 0.641 Linking GSM_Types.ttcn #8 0.642 Linking Osmocom_Types.ttcn #8 0.643 Linking RAW_NS.ttcnpp #8 0.644 Linking NS_Provider_IPL4.ttcn #8 0.645 Linking NS_Provider_FR.ttcn #8 0.646 Linking NS_Emulation.ttcnpp #8 0.647 Linking BSSGP_Emulation.ttcnpp #8 0.648 Linking Osmocom_Gb_Types.ttcn #8 0.649 Linking Osmocom_CTRL_Types.ttcn #8 0.650 Linking Osmocom_CTRL_Functions.ttcn #8 0.651 Linking Osmocom_CTRL_Adapter.ttcn #8 0.652 Linking Osmocom_VTY_Functions.ttcn #8 0.653 Linking LLC_Templates.ttcn #8 0.655 Linking L3_Templates.ttcn #8 0.656 Linking L3_Common.ttcn #8 0.657 Linking IPA_Types.ttcn #8 0.658 Linking IPA_Emulation.ttcnpp #8 0.659 Linking IPA_CodecPort.ttcn #8 0.660 Linking IPA_CodecPort_CtrlFunct.ttcn #8 0.662 Linking IPA_CodecPort_CtrlFunctDef.cc #8 0.663 Linking Native_Functions.ttcn #8 0.664 Linking Native_FunctionDefs.cc #8 0.665 Linking GTPv1C_CodecPort.ttcn #8 0.667 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 0.668 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 0.669 Linking GTPv1U_CodecPort.ttcn #8 0.671 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 0.672 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 0.673 Linking GTP_Emulation.ttcn #8 0.674 Linking GTPv1C_Templates.ttcn #8 0.675 Linking IPCP_Types.ttcn #8 0.676 Linking IPCP_Templates.ttcn #8 0.709 Generating Makefile skeleton... #8 0.709 Makefile skeleton was generated. #8 0.732 make -C gbproxy compile #8 0.738 make[1]: Entering directory '/osmo-ttcn3-hacks/gbproxy' #8 0.738 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 0.748 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 0.754 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn #8 0.766 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn #8 0.774 RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #8 0.774 135 | #endif NS_EMULATION_FR #8 0.774 | ^~~~~~~~~~~~~~~ #8 0.777 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 0.785 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 0.785 49 | "internal user MTP3asp_PT #8 0.785 | ^ #8 0.785 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 0.785 58 | " #8 0.785 | ^ #8 0.785 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 0.785 70 | "user MTP3asp_PT #8 0.785 | ^ #8 0.785 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 0.785 79 | " #8 0.785 | ^ #8 0.786 /usr/bin/ttcn3_compiler -L -U 8 AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GBProxy_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SCCP_Emulation.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn - AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GBProxy_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SCCP_Emulation.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn #8 0.790 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.790 #8 0.795 Notify: Parsing TTCN-3 module `AF_PACKET_PortType.ttcn'... #8 0.795 Notify: Parsing TTCN-3 module `AF_PACKET_PortTypes.ttcn'... #8 0.795 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 0.802 Notify: Parsing TTCN-3 module `FrameRelay_CodecPort.ttcn'... #8 0.802 Notify: Parsing TTCN-3 module `FrameRelay_Emulation.ttcn'... #8 0.804 Notify: Parsing TTCN-3 module `FrameRelay_Types.ttcn'... #8 0.804 Notify: Parsing TTCN-3 module `GBProxy_Tests.ttcn'... #8 0.815 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.817 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 0.823 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 0.823 Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... #8 0.824 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 0.825 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 0.825 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 0.830 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 0.830 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 0.830 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.831 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 0.831 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 0.831 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 0.833 Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... #8 0.833 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 0.834 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.834 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.835 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.835 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 0.836 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 0.842 Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... #8 0.843 Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... #8 0.844 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 0.847 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 0.850 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 0.850 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 0.851 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.851 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 0.854 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 0.854 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 0.858 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 0.859 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 0.862 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 0.863 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 0.863 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 0.864 Notify: Parsing TTCN-3 module `NS_Provider_FR.ttcn'... #8 0.864 Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... #8 0.865 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 0.866 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.866 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 0.866 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 0.868 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 0.868 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 0.868 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 0.868 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 0.868 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 0.877 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.878 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.879 Notify: Parsing TTCN-3 module `Q931_Types.ttcn'... #8 0.879 Notify: Parsing TTCN-3 module `Q933_Types.ttcn'... #8 0.880 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 0.882 SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.883 SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.883 SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.885 SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.887 SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.887 SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.888 SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.888 SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.888 SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.888 SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.888 SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.893 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 0.893 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.893 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 0.895 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 0.896 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 0.896 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 0.896 Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... #8 0.896 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.896 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.897 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.898 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.898 Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... #8 0.902 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... #8 0.907 Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 0.910 Notify: Checking modules... #8 0.910 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 0.910 NS_Emulation.ttcnpp:13.2-29: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Emulation.ttcnpp:14.2-25: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Emulation.ttcnpp:15.2-28: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Emulation.ttcnpp:16.2-30: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Emulation.ttcnpp:17.2-33: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Emulation.ttcnpp:18.2-33: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Emulation.ttcnpp:20.2-31: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Emulation.ttcnpp:22.2-30: In import definition: #8 0.910 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 0.910 NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': #8 0.910 NS_Provider_IPL4.ttcn:28.1-28: In import definition: #8 0.910 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 0.910 NS_Provider_IPL4.ttcn:29.1-28: In import definition: #8 0.910 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 0.910 NS_Provider_IPL4.ttcn:30.1-22: In import definition: #8 0.910 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 0.911 NS_Provider_IPL4.ttcn:31.1-24: In import definition: #8 0.911 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 0.911 NS_Provider_IPL4.ttcn:33.1-29: In import definition: #8 0.911 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 0.911 NS_Provider_IPL4.ttcn:34.1-32: In import definition: #8 0.911 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 0.955 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 0.955 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 0.955 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 0.955 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 0.955 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 0.955 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 0.955 Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 0.955 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 0.974 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 0.974 NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': #8 0.974 NS_Emulation.ttcnpp:309.5-327.3: In else statement: #8 0.974 NS_Emulation.ttcnpp:324.4-77: In start test component statement: #8 0.974 NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': #8 0.974 NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: #8 0.974 NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: #8 0.974 NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: #8 0.974 NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': #8 0.974 NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': #8 0.974 NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value #8 0.975 NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': #8 0.975 NS_Emulation.ttcnpp:351.3-67: In start test component statement: #8 0.975 NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': #8 0.975 NS_Emulation.ttcnpp:715.3-16: In function instance: #8 0.975 NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': #8 0.975 NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: #8 0.975 NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: #8 0.975 NS_Emulation.ttcnpp:1040.34-46: In guard statement: #8 0.975 NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': #8 0.975 NS_Emulation.ttcnpp:784.4-20: In guard expression: #8 0.975 NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. #8 0.975 NS_Emulation.ttcnpp:790.4-19: In guard expression: #8 0.975 NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. #8 0.975 NS_Emulation.ttcnpp:796.4-20: In guard expression: #8 0.975 NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. #8 0.976 NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': #8 0.976 NS_Emulation.ttcnpp:419.3-423.3: In while statement: #8 0.976 NS_Emulation.ttcnpp:420.4-422.4: In alt construct: #8 0.976 NS_Emulation.ttcnpp:421.7-20: In guard statement: #8 0.976 NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': #8 0.976 NS_Emulation.ttcnpp:478.48-64: In guard statement: #8 0.976 NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': #8 0.976 NS_Emulation.ttcnpp:637.6-640.33: In guard operation: #8 0.976 NS_Emulation.ttcnpp:637.6-640.33: In receive statement: #8 0.976 NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 0.976 NS_Emulation.ttcnpp:479.52-67: In guard statement: #8 0.976 NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': #8 0.976 NS_Emulation.ttcnpp:601.6-604.33: In guard operation: #8 0.976 NS_Emulation.ttcnpp:601.6-604.33: In receive statement: #8 0.976 NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 0.994 BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': #8 0.994 BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': #8 0.994 BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: #8 0.994 BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: #8 0.994 BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': #8 0.994 BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: #8 0.994 BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': #8 0.994 BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: #8 0.994 BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: #8 0.994 BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: #8 0.994 BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': #8 0.994 BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: #8 0.994 BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. #8 0.997 BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: #8 0.997 BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. #8 0.997 BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: #8 0.997 BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. #8 0.999 BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: #8 0.999 BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': #8 0.999 BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: #8 0.999 BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. #8 0.999 BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: #8 0.999 BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. #8 0.999 BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: #8 0.999 BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.008 BSSGP_Emulation.ttcnpp:221.2-21: In function instance: #8 1.008 BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': #8 1.008 BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: #8 1.008 BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: #8 1.008 BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: #8 1.008 BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': #8 1.008 BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: #8 1.008 BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: #8 1.008 BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: #8 1.010 BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': #8 1.010 BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: #8 1.010 BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: #8 1.010 BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: #8 1.010 BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: #8 1.010 BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: #8 1.010 BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: #8 1.010 BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: #8 1.010 BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: #8 1.010 BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: #8 1.010 BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: #8 1.010 BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: #8 1.010 BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: #8 1.010 BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: #8 1.010 BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: #8 1.010 BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.010 BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: #8 1.010 BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': #8 1.010 BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: #8 1.010 BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: #8 1.010 BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. #8 1.011 BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: #8 1.011 BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: #8 1.011 BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. #8 1.011 BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: #8 1.011 BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: #8 1.011 BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. #8 1.011 BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: #8 1.011 BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: #8 1.011 BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. #8 1.011 BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: #8 1.011 BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: #8 1.011 BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. #8 1.011 BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: #8 1.011 BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: #8 1.011 BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. #8 1.011 BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: #8 1.011 BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: #8 1.011 BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. #8 1.012 BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: #8 1.012 BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': #8 1.012 BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: #8 1.012 BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: #8 1.012 BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.012 BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: #8 1.012 BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: #8 1.012 BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 1.012 BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: #8 1.012 BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: #8 1.012 BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.012 BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: #8 1.012 BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: #8 1.012 BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.012 BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: #8 1.012 BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: #8 1.012 BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.013 BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: #8 1.013 BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: #8 1.013 BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 1.013 BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: #8 1.013 BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: #8 1.013 BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.013 BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: #8 1.013 BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: #8 1.013 BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. #8 1.030 GBProxy_Tests.ttcn: In TTCN-3 module `GBProxy_Tests': #8 1.030 GBProxy_Tests.ttcn:1422.9-1432.1: In function definition `f_TC_radio_status_imsi': #8 1.030 GBProxy_Tests.ttcn:1425.2-1430.2: In for statement: #8 1.030 GBProxy_Tests.ttcn:1429.3-32: In function instance: #8 1.030 GBProxy_Tests.ttcn:1429.3-32: warning: The value returned by function `@GBProxy_Tests.f_pcu2any_sgsn' is not used #8 1.033 GBProxy_Tests.ttcn:1899.9-1928.1: In function definition `f_send_paging_ps_exp_multi': #8 1.033 GBProxy_Tests.ttcn:1912.2-1914.2: In for statement: #8 1.033 GBProxy_Tests.ttcn:1913.3-25: In deactivate statement: #8 1.033 GBProxy_Tests.ttcn:1913.3-25: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.034 GBProxy_Tests.ttcn:2331.9-2360.1: In function definition `f_send_paging_cs_exp_multi': #8 1.034 GBProxy_Tests.ttcn:2344.2-2346.2: In for statement: #8 1.034 GBProxy_Tests.ttcn:2345.3-25: In deactivate statement: #8 1.034 GBProxy_Tests.ttcn:2345.3-25: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.037 GBProxy_Tests.ttcn:2708.9-2758.1: In function definition `f_reset_ptp_bvc_from_pcu': #8 1.037 GBProxy_Tests.ttcn:2745.2-2747.2: In for statement: #8 1.037 GBProxy_Tests.ttcn:2746.3-25: In deactivate statement: #8 1.037 GBProxy_Tests.ttcn:2746.3-25: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.037 GBProxy_Tests.ttcn:2840.9-2861.1: In function definition `f_reset_ptp_bvc_from_sgsn': #8 1.037 GBProxy_Tests.ttcn:2859.2-14: In deactivate statement: #8 1.037 GBProxy_Tests.ttcn:2859.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.040 GBProxy_Tests.ttcn:3053.9-3057.1: In function definition `f_TC_ms_reg_enq': #8 1.040 GBProxy_Tests.ttcn:3055.2-100: In function instance: #8 1.040 GBProxy_Tests.ttcn:3055.2-100: warning: The value returned by function `@GBProxy_Tests.f_pcu2any_sgsn' is not used #8 1.046 GBProxy_Tests.ttcn:3179.9-3213.1: In function definition `f_TC_rim_info_req': #8 1.046 GBProxy_Tests.ttcn:3198.2-3204.17: In function instance: #8 1.046 GBProxy_Tests.ttcn:3198.16-3204.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.046 GBProxy_Tests.ttcn:3198.17-3200.24: In parameter #1 for `tx': #8 1.046 GBProxy_Tests.ttcn:3198.43-3200.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.046 In parameter #1 for `dst': #8 1.046 GBProxy_Tests.ttcn:3198.77-109: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.046 GBProxy_Tests.ttcn:3198.102-108: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3198.102-108: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3186.35-41: note: Referenced template variable is here #8 1.047 In parameter #2 for `src': #8 1.047 GBProxy_Tests.ttcn:3199.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.047 GBProxy_Tests.ttcn:3199.67-72: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3199.67-72: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3185.35-40: note: Referenced template variable is here #8 1.047 GBProxy_Tests.ttcn:3206.2-3212.21: In function instance: #8 1.047 GBProxy_Tests.ttcn:3206.16-3212.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.047 GBProxy_Tests.ttcn:3206.17-3208.24: In parameter #1 for `tx': #8 1.047 GBProxy_Tests.ttcn:3206.43-3208.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.047 In parameter #1 for `dst': #8 1.047 GBProxy_Tests.ttcn:3206.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.047 GBProxy_Tests.ttcn:3206.102-107: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3206.102-107: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3185.35-40: note: Referenced template variable is here #8 1.047 In parameter #2 for `src': #8 1.047 GBProxy_Tests.ttcn:3207.49-81: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.047 GBProxy_Tests.ttcn:3207.74-80: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3207.74-80: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3186.35-41: note: Referenced template variable is here #8 1.047 GBProxy_Tests.ttcn:3223.9-3258.1: In function definition `f_TC_rim_info': #8 1.047 GBProxy_Tests.ttcn:3243.2-3249.17: In function instance: #8 1.047 GBProxy_Tests.ttcn:3243.16-3249.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.047 GBProxy_Tests.ttcn:3243.17-3245.26: In parameter #1 for `tx': #8 1.047 GBProxy_Tests.ttcn:3243.45-3245.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 1.047 In parameter #1 for `dst': #8 1.047 GBProxy_Tests.ttcn:3243.79-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.047 GBProxy_Tests.ttcn:3243.104-110: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3243.104-110: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3230.35-41: note: Referenced template variable is here #8 1.047 In parameter #2 for `src': #8 1.047 GBProxy_Tests.ttcn:3244.44-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.047 GBProxy_Tests.ttcn:3244.69-74: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3244.69-74: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3229.35-40: note: Referenced template variable is here #8 1.047 GBProxy_Tests.ttcn:3251.2-3257.21: In function instance: #8 1.047 GBProxy_Tests.ttcn:3251.16-3257.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.047 GBProxy_Tests.ttcn:3251.17-3253.26: In parameter #1 for `tx': #8 1.047 GBProxy_Tests.ttcn:3251.45-3253.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 1.047 In parameter #1 for `dst': #8 1.047 GBProxy_Tests.ttcn:3251.79-110: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.047 GBProxy_Tests.ttcn:3251.104-109: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3251.104-109: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3229.35-40: note: Referenced template variable is here #8 1.047 In parameter #2 for `src': #8 1.047 GBProxy_Tests.ttcn:3252.44-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.047 GBProxy_Tests.ttcn:3252.69-75: In parameter #2 for `addr': #8 1.047 GBProxy_Tests.ttcn:3252.69-75: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.047 GBProxy_Tests.ttcn:3230.35-41: note: Referenced template variable is here #8 1.048 GBProxy_Tests.ttcn:3268.9-3301.1: In function definition `f_TC_rim_info_ack': #8 1.048 GBProxy_Tests.ttcn:3286.2-3292.17: In function instance: #8 1.048 GBProxy_Tests.ttcn:3286.16-3292.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.048 GBProxy_Tests.ttcn:3286.17-3288.23: In parameter #1 for `tx': #8 1.048 GBProxy_Tests.ttcn:3286.49-3288.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': #8 1.048 In parameter #1 for `dst': #8 1.048 GBProxy_Tests.ttcn:3286.83-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.048 GBProxy_Tests.ttcn:3286.108-114: In parameter #2 for `addr': #8 1.048 GBProxy_Tests.ttcn:3286.108-114: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.048 GBProxy_Tests.ttcn:3275.35-41: note: Referenced template variable is here #8 1.048 In parameter #2 for `src': #8 1.048 GBProxy_Tests.ttcn:3287.41-72: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.048 GBProxy_Tests.ttcn:3287.66-71: In parameter #2 for `addr': #8 1.048 GBProxy_Tests.ttcn:3287.66-71: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.048 GBProxy_Tests.ttcn:3274.35-40: note: Referenced template variable is here #8 1.048 GBProxy_Tests.ttcn:3294.2-3300.21: In function instance: #8 1.048 GBProxy_Tests.ttcn:3294.16-3300.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.048 GBProxy_Tests.ttcn:3294.17-3296.23: In parameter #1 for `tx': #8 1.048 GBProxy_Tests.ttcn:3294.49-3296.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': #8 1.048 In parameter #1 for `dst': #8 1.048 GBProxy_Tests.ttcn:3294.83-114: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.048 GBProxy_Tests.ttcn:3294.108-113: In parameter #2 for `addr': #8 1.048 GBProxy_Tests.ttcn:3294.108-113: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.048 GBProxy_Tests.ttcn:3274.35-40: note: Referenced template variable is here #8 1.048 In parameter #2 for `src': #8 1.048 GBProxy_Tests.ttcn:3295.41-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.048 GBProxy_Tests.ttcn:3295.66-72: In parameter #2 for `addr': #8 1.048 GBProxy_Tests.ttcn:3295.66-72: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.048 GBProxy_Tests.ttcn:3275.35-41: note: Referenced template variable is here #8 1.048 GBProxy_Tests.ttcn:3311.9-3346.1: In function definition `f_TC_rim_info_error': #8 1.048 GBProxy_Tests.ttcn:3323.2-3325.43: In variable assignment: #8 1.048 GBProxy_Tests.ttcn:3323.51-3325.43: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_Information_Error_RIM_Container': #8 1.048 GBProxy_Tests.ttcn:3324.10-53: In parameter #2 for `cause': #8 1.048 GBProxy_Tests.ttcn:3324.10-53: warning: Inadequate restriction on the referenced function `ts_BSSGP_CAUSE(BSSGP__CAUSE__EQUIMENT__FAILURE)', this may cause a dynamic test case error at runtime #8 1.048 Osmocom_Gb_Types.ttcn:1094.2-1105.2: note: Referenced function is here #8 1.049 GBProxy_Tests.ttcn:3331.2-3337.17: In function instance: #8 1.049 GBProxy_Tests.ttcn:3331.16-3337.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.049 GBProxy_Tests.ttcn:3331.17-3333.25: In parameter #1 for `tx': #8 1.049 GBProxy_Tests.ttcn:3331.51-3333.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': #8 1.049 In parameter #1 for `dst': #8 1.049 GBProxy_Tests.ttcn:3331.85-117: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.049 GBProxy_Tests.ttcn:3331.110-116: In parameter #2 for `addr': #8 1.049 GBProxy_Tests.ttcn:3331.110-116: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.049 GBProxy_Tests.ttcn:3318.35-41: note: Referenced template variable is here #8 1.049 In parameter #2 for `src': #8 1.049 GBProxy_Tests.ttcn:3332.43-74: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.049 GBProxy_Tests.ttcn:3332.68-73: In parameter #2 for `addr': #8 1.049 GBProxy_Tests.ttcn:3332.68-73: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.049 GBProxy_Tests.ttcn:3317.35-40: note: Referenced template variable is here #8 1.049 GBProxy_Tests.ttcn:3339.2-3345.21: In function instance: #8 1.049 GBProxy_Tests.ttcn:3339.16-3345.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.049 GBProxy_Tests.ttcn:3339.17-3341.25: In parameter #1 for `tx': #8 1.049 GBProxy_Tests.ttcn:3339.51-3341.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': #8 1.049 In parameter #1 for `dst': #8 1.049 GBProxy_Tests.ttcn:3339.85-116: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.049 GBProxy_Tests.ttcn:3339.110-115: In parameter #2 for `addr': #8 1.049 GBProxy_Tests.ttcn:3339.110-115: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.049 GBProxy_Tests.ttcn:3317.35-40: note: Referenced template variable is here #8 1.049 In parameter #2 for `src': #8 1.049 GBProxy_Tests.ttcn:3340.43-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.049 GBProxy_Tests.ttcn:3340.68-74: In parameter #2 for `addr': #8 1.049 GBProxy_Tests.ttcn:3340.68-74: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.049 GBProxy_Tests.ttcn:3318.35-41: note: Referenced template variable is here #8 1.050 GBProxy_Tests.ttcn:3357.9-3401.1: In function definition `f_TC_rim_info_app_error': #8 1.050 GBProxy_Tests.ttcn:3386.2-3392.17: In function instance: #8 1.050 GBProxy_Tests.ttcn:3386.16-3392.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.050 GBProxy_Tests.ttcn:3386.17-3388.30: In parameter #1 for `tx': #8 1.050 GBProxy_Tests.ttcn:3386.63-3388.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': #8 1.050 In parameter #1 for `dst': #8 1.050 GBProxy_Tests.ttcn:3386.97-129: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.050 GBProxy_Tests.ttcn:3386.122-128: In parameter #2 for `addr': #8 1.050 GBProxy_Tests.ttcn:3386.122-128: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.050 GBProxy_Tests.ttcn:3366.35-41: note: Referenced template variable is here #8 1.050 In parameter #2 for `src': #8 1.050 GBProxy_Tests.ttcn:3387.48-79: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.050 GBProxy_Tests.ttcn:3387.73-78: In parameter #2 for `addr': #8 1.050 GBProxy_Tests.ttcn:3387.73-78: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.050 GBProxy_Tests.ttcn:3365.35-40: note: Referenced template variable is here #8 1.050 GBProxy_Tests.ttcn:3394.2-3400.21: In function instance: #8 1.050 GBProxy_Tests.ttcn:3394.16-3400.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.050 GBProxy_Tests.ttcn:3394.17-3396.30: In parameter #1 for `tx': #8 1.050 GBProxy_Tests.ttcn:3394.63-3396.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': #8 1.050 In parameter #1 for `dst': #8 1.050 GBProxy_Tests.ttcn:3394.97-128: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.050 GBProxy_Tests.ttcn:3394.122-127: In parameter #2 for `addr': #8 1.050 GBProxy_Tests.ttcn:3394.122-127: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.050 GBProxy_Tests.ttcn:3365.35-40: note: Referenced template variable is here #8 1.050 In parameter #2 for `src': #8 1.050 GBProxy_Tests.ttcn:3395.48-80: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.050 GBProxy_Tests.ttcn:3395.73-79: In parameter #2 for `addr': #8 1.050 GBProxy_Tests.ttcn:3395.73-79: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.050 GBProxy_Tests.ttcn:3366.35-41: note: Referenced template variable is here #8 1.050 GBProxy_Tests.ttcn:3411.9-3446.1: In function definition `f_TC_rim_info_pcu2pcu': #8 1.050 GBProxy_Tests.ttcn:3427.2-3428.46: In variable assignment: #8 1.050 GBProxy_Tests.ttcn:3427.45-3428.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.050 GBProxy_Tests.ttcn:3428.8-45: In parameter #2 for `addr': #8 1.050 Osmocom_Gb_Types.ttcn:3346.23-47: warning: Inadequate restriction on the referenced function `tr_Cell_Identifier_V(cid)', this may cause a dynamic test case error at runtime #8 1.050 Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here #8 1.050 GBProxy_Tests.ttcn:3429.2-3430.46: In variable assignment: #8 1.050 GBProxy_Tests.ttcn:3429.45-3430.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.050 GBProxy_Tests.ttcn:3430.8-45: In parameter #2 for `addr': #8 1.050 Osmocom_Gb_Types.ttcn:3346.23-47: warning: Inadequate restriction on the referenced function `tr_Cell_Identifier_V(cid)', this may cause a dynamic test case error at runtime #8 1.050 Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here #8 1.051 GBProxy_Tests.ttcn:3474.9-3509.1: In function definition `f_TC_rim_from_eutran': #8 1.051 GBProxy_Tests.ttcn:3493.2-3499.21: In function instance: #8 1.051 GBProxy_Tests.ttcn:3493.16-3499.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.051 GBProxy_Tests.ttcn:3493.17-3495.24: In parameter #1 for `tx': #8 1.051 GBProxy_Tests.ttcn:3493.43-3495.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.051 In parameter #1 for `dst': #8 1.051 GBProxy_Tests.ttcn:3493.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.051 GBProxy_Tests.ttcn:3493.102-107: In parameter #2 for `addr': #8 1.051 GBProxy_Tests.ttcn:3493.102-107: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.051 GBProxy_Tests.ttcn:3480.35-40: note: Referenced template variable is here #8 1.051 In parameter #2 for `src': #8 1.051 GBProxy_Tests.ttcn:3494.42-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.051 GBProxy_Tests.ttcn:3494.69-75: In parameter #2 for `addr': #8 1.051 GBProxy_Tests.ttcn:3494.69-75: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.051 GBProxy_Tests.ttcn:3481.35-41: note: Referenced template variable is here #8 1.051 GBProxy_Tests.ttcn:3502.2-3508.17: In function instance: #8 1.051 GBProxy_Tests.ttcn:3502.16-3508.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.051 GBProxy_Tests.ttcn:3502.17-3504.24: In parameter #1 for `tx': #8 1.051 GBProxy_Tests.ttcn:3502.43-3504.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.051 In parameter #1 for `dst': #8 1.051 GBProxy_Tests.ttcn:3502.77-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.051 GBProxy_Tests.ttcn:3502.104-110: In parameter #2 for `addr': #8 1.051 GBProxy_Tests.ttcn:3502.104-110: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.051 GBProxy_Tests.ttcn:3481.35-41: note: Referenced template variable is here #8 1.051 In parameter #2 for `src': #8 1.051 GBProxy_Tests.ttcn:3503.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.051 GBProxy_Tests.ttcn:3503.67-72: In parameter #2 for `addr': #8 1.051 GBProxy_Tests.ttcn:3503.67-72: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.051 GBProxy_Tests.ttcn:3480.35-40: note: Referenced template variable is here #8 1.070 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 1.070 GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': #8 1.070 GTPv1C_Templates.ttcn:108.4-110.2: In else statement: #8 1.070 GTPv1C_Templates.ttcn:109.3-29: In return statement: #8 1.070 GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 1.070 GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': #8 1.070 GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 1.070 GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here #8 1.073 GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': #8 1.073 GTPv1C_Templates.ttcn:202.4-204.2: In else statement: #8 1.073 GTPv1C_Templates.ttcn:203.3-37: In return statement: #8 1.073 GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 1.073 GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': #8 1.073 GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.073 GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here #8 1.075 GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': #8 1.075 GTPv1C_Templates.ttcn:719.4-721.2: In else statement: #8 1.075 GTPv1C_Templates.ttcn:720.3-24: In return statement: #8 1.075 GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 1.075 GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': #8 1.075 GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 1.075 GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here #8 1.075 GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': #8 1.075 GTPv1C_Templates.ttcn:756.4-758.2: In else statement: #8 1.075 GTPv1C_Templates.ttcn:757.3-29: In return statement: #8 1.075 GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 1.075 GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': #8 1.075 GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.075 GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here #8 1.077 GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': #8 1.077 GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement #8 1.102 Notify: Generating code... #8 1.785 Notify: File `AF_PACKET_PortType.hh' was generated. #8 1.785 Notify: File `AF_PACKET_PortType.cc' was generated. #8 1.785 Notify: File `AF_PACKET_PortType_part_1.cc' was generated. #8 1.785 Notify: File `AF_PACKET_PortType_part_2.cc' was generated. #8 1.785 Notify: File `AF_PACKET_PortType_part_3.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortType_part_4.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortType_part_5.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortType_part_6.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortType_part_7.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortTypes.hh' was generated. #8 1.786 Notify: File `AF_PACKET_PortTypes.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. #8 1.786 Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. #8 1.787 Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. #8 1.787 Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. #8 1.787 Notify: File `BSSGP_Emulation.hh' was generated. #8 1.788 Notify: File `BSSGP_Emulation.cc' was generated. #8 1.788 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 1.788 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 1.788 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 1.788 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 1.789 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 1.789 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 1.789 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 1.792 Notify: File `BSSGP_Types.hh' was generated. #8 1.796 Notify: File `BSSGP_Types.cc' was generated. #8 1.798 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 1.801 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 1.803 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 1.805 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 1.808 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 1.810 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 1.812 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort.hh' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. #8 1.813 Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. #8 1.813 Notify: File `FrameRelay_Emulation.hh' was generated. #8 1.814 Notify: File `FrameRelay_Emulation.cc' was generated. #8 1.814 Notify: File `FrameRelay_Emulation_part_1.cc' was generated. #8 1.814 Notify: File `FrameRelay_Emulation_part_2.cc' was generated. #8 1.814 Notify: File `FrameRelay_Emulation_part_3.cc' was generated. #8 1.814 Notify: File `FrameRelay_Emulation_part_4.cc' was generated. #8 1.814 Notify: File `FrameRelay_Emulation_part_5.cc' was generated. #8 1.814 Notify: File `FrameRelay_Emulation_part_6.cc' was generated. #8 1.814 Notify: File `FrameRelay_Emulation_part_7.cc' was generated. #8 1.814 Notify: File `FrameRelay_Types.hh' was generated. #8 1.815 Notify: File `FrameRelay_Types.cc' was generated. #8 1.815 Notify: File `FrameRelay_Types_part_1.cc' was generated. #8 1.815 Notify: File `FrameRelay_Types_part_2.cc' was generated. #8 1.815 Notify: File `FrameRelay_Types_part_3.cc' was generated. #8 1.815 Notify: File `FrameRelay_Types_part_4.cc' was generated. #8 1.815 Notify: File `FrameRelay_Types_part_5.cc' was generated. #8 1.815 Notify: File `FrameRelay_Types_part_6.cc' was generated. #8 1.815 Notify: File `FrameRelay_Types_part_7.cc' was generated. #8 1.815 Notify: File `GBProxy_Tests.hh' was generated. #8 1.816 Notify: File `GBProxy_Tests.cc' was generated. #8 1.817 Notify: File `GBProxy_Tests_part_1.cc' was generated. #8 1.817 Notify: File `GBProxy_Tests_part_2.cc' was generated. #8 1.817 Notify: File `GBProxy_Tests_part_3.cc' was generated. #8 1.817 Notify: File `GBProxy_Tests_part_4.cc' was generated. #8 1.817 Notify: File `GBProxy_Tests_part_5.cc' was generated. #8 1.817 Notify: File `GBProxy_Tests_part_6.cc' was generated. #8 1.817 Notify: File `GBProxy_Tests_part_7.cc' was generated. #8 1.817 Notify: File `GSM_Types.hh' was generated. #8 1.818 Notify: File `GSM_Types.cc' was generated. #8 1.818 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.818 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.818 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.821 Notify: File `GTPC_Types.hh' was generated. #8 1.824 Notify: File `GTPC_Types.cc' was generated. #8 1.828 Notify: File `GTPC_Types_part_1.cc' was generated. #8 1.831 Notify: File `GTPC_Types_part_2.cc' was generated. #8 1.833 Notify: File `GTPC_Types_part_3.cc' was generated. #8 1.835 Notify: File `GTPC_Types_part_4.cc' was generated. #8 1.838 Notify: File `GTPC_Types_part_5.cc' was generated. #8 1.840 Notify: File `GTPC_Types_part_6.cc' was generated. #8 1.842 Notify: File `GTPC_Types_part_7.cc' was generated. #8 1.842 Notify: File `GTPU_Types.hh' was generated. #8 1.843 Notify: File `GTPU_Types.cc' was generated. #8 1.843 Notify: File `GTPU_Types_part_1.cc' was generated. #8 1.843 Notify: File `GTPU_Types_part_2.cc' was generated. #8 1.843 Notify: File `GTPU_Types_part_3.cc' was generated. #8 1.843 Notify: File `GTPU_Types_part_4.cc' was generated. #8 1.844 Notify: File `GTPU_Types_part_5.cc' was generated. #8 1.844 Notify: File `GTPU_Types_part_6.cc' was generated. #8 1.844 Notify: File `GTPU_Types_part_7.cc' was generated. #8 1.844 Notify: File `GTP_Emulation.hh' was generated. #8 1.844 Notify: File `GTP_Emulation.cc' was generated. #8 1.844 Notify: File `GTP_Emulation_part_1.cc' was generated. #8 1.844 Notify: File `GTP_Emulation_part_2.cc' was generated. #8 1.845 Notify: File `GTP_Emulation_part_3.cc' was generated. #8 1.845 Notify: File `GTP_Emulation_part_4.cc' was generated. #8 1.845 Notify: File `GTP_Emulation_part_5.cc' was generated. #8 1.845 Notify: File `GTP_Emulation_part_6.cc' was generated. #8 1.845 Notify: File `GTP_Emulation_part_7.cc' was generated. #8 1.845 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 1.845 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 1.845 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 1.845 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 1.845 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 1.846 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 1.847 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 1.847 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 1.847 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 1.847 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 1.847 Notify: File `GTPv1C_Templates.hh' was generated. #8 1.847 Notify: File `GTPv1C_Templates.cc' was generated. #8 1.847 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 1.848 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 1.848 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 1.848 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 1.848 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 1.848 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 1.848 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 1.848 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 1.848 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 1.848 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 1.849 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 1.850 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 1.850 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 1.850 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 1.850 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 1.850 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 1.850 Notify: File `General_Types.hh' was generated. #8 1.851 Notify: File `General_Types.cc' was generated. #8 1.851 Notify: File `General_Types_part_1.cc' was generated. #8 1.851 Notify: File `General_Types_part_2.cc' was generated. #8 1.851 Notify: File `General_Types_part_3.cc' was generated. #8 1.851 Notify: File `General_Types_part_4.cc' was generated. #8 1.851 Notify: File `General_Types_part_5.cc' was generated. #8 1.851 Notify: File `General_Types_part_6.cc' was generated. #8 1.851 Notify: File `General_Types_part_7.cc' was generated. #8 1.852 Notify: File `IPA_CodecPort.hh' was generated. #8 1.852 Notify: File `IPA_CodecPort.cc' was generated. #8 1.852 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 1.852 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 1.852 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.852 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.852 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.852 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.852 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 1.853 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 1.853 Notify: File `IPA_Emulation.hh' was generated. #8 1.854 Notify: File `IPA_Emulation.cc' was generated. #8 1.854 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 1.854 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 1.854 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 1.854 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 1.854 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 1.854 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 1.854 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 1.855 Notify: File `IPA_Types.hh' was generated. #8 1.855 Notify: File `IPA_Types.cc' was generated. #8 1.855 Notify: File `IPA_Types_part_1.cc' was generated. #8 1.855 Notify: File `IPA_Types_part_2.cc' was generated. #8 1.855 Notify: File `IPA_Types_part_3.cc' was generated. #8 1.855 Notify: File `IPA_Types_part_4.cc' was generated. #8 1.856 Notify: File `IPA_Types_part_5.cc' was generated. #8 1.856 Notify: File `IPA_Types_part_6.cc' was generated. #8 1.856 Notify: File `IPA_Types_part_7.cc' was generated. #8 1.856 Notify: File `IPCP_Templates.hh' was generated. #8 1.856 Notify: File `IPCP_Templates.cc' was generated. #8 1.856 Notify: File `IPCP_Templates_part_1.cc' was generated. #8 1.856 Notify: File `IPCP_Templates_part_2.cc' was generated. #8 1.856 Notify: File `IPCP_Templates_part_3.cc' was generated. #8 1.856 Notify: File `IPCP_Templates_part_4.cc' was generated. #8 1.856 Notify: File `IPCP_Templates_part_5.cc' was generated. #8 1.856 Notify: File `IPCP_Templates_part_6.cc' was generated. #8 1.857 Notify: File `IPCP_Templates_part_7.cc' was generated. #8 1.857 Notify: File `IPCP_Types.hh' was generated. #8 1.857 Notify: File `IPCP_Types.cc' was generated. #8 1.857 Notify: File `IPCP_Types_part_1.cc' was generated. #8 1.857 Notify: File `IPCP_Types_part_2.cc' was generated. #8 1.857 Notify: File `IPCP_Types_part_3.cc' was generated. #8 1.857 Notify: File `IPCP_Types_part_4.cc' was generated. #8 1.857 Notify: File `IPCP_Types_part_5.cc' was generated. #8 1.857 Notify: File `IPCP_Types_part_6.cc' was generated. #8 1.858 Notify: File `IPCP_Types_part_7.cc' was generated. #8 1.858 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.858 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.858 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.858 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.858 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.858 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.858 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.858 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.859 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.859 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.859 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.859 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.859 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.859 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.859 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.859 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.859 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.860 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.860 Notify: File `IPL4asp_Types.hh' was generated. #8 1.861 Notify: File `IPL4asp_Types.cc' was generated. #8 1.861 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.861 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.861 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.861 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.861 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.861 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.861 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.861 Notify: File `L3_Common.hh' was generated. #8 1.861 Notify: File `L3_Common.cc' was generated. #8 1.862 Notify: File `L3_Common_part_1.cc' was generated. #8 1.862 Notify: File `L3_Common_part_2.cc' was generated. #8 1.862 Notify: File `L3_Common_part_3.cc' was generated. #8 1.862 Notify: File `L3_Common_part_4.cc' was generated. #8 1.862 Notify: File `L3_Common_part_5.cc' was generated. #8 1.862 Notify: File `L3_Common_part_6.cc' was generated. #8 1.862 Notify: File `L3_Common_part_7.cc' was generated. #8 1.862 Notify: File `L3_Templates.hh' was generated. #8 1.863 Notify: File `L3_Templates.cc' was generated. #8 1.863 Notify: File `L3_Templates_part_1.cc' was generated. #8 1.863 Notify: File `L3_Templates_part_2.cc' was generated. #8 1.863 Notify: File `L3_Templates_part_3.cc' was generated. #8 1.863 Notify: File `L3_Templates_part_4.cc' was generated. #8 1.863 Notify: File `L3_Templates_part_5.cc' was generated. #8 1.863 Notify: File `L3_Templates_part_6.cc' was generated. #8 1.863 Notify: File `L3_Templates_part_7.cc' was generated. #8 1.864 Notify: File `LLC_Templates.hh' was generated. #8 1.864 Notify: File `LLC_Templates.cc' was generated. #8 1.864 Notify: File `LLC_Templates_part_1.cc' was generated. #8 1.864 Notify: File `LLC_Templates_part_2.cc' was generated. #8 1.864 Notify: File `LLC_Templates_part_3.cc' was generated. #8 1.864 Notify: File `LLC_Templates_part_4.cc' was generated. #8 1.864 Notify: File `LLC_Templates_part_5.cc' was generated. #8 1.864 Notify: File `LLC_Templates_part_6.cc' was generated. #8 1.864 Notify: File `LLC_Templates_part_7.cc' was generated. #8 1.864 Notify: File `LLC_Types.hh' was generated. #8 1.866 Notify: File `LLC_Types.cc' was generated. #8 1.866 Notify: File `LLC_Types_part_1.cc' was generated. #8 1.866 Notify: File `LLC_Types_part_2.cc' was generated. #8 1.866 Notify: File `LLC_Types_part_3.cc' was generated. #8 1.866 Notify: File `LLC_Types_part_4.cc' was generated. #8 1.866 Notify: File `LLC_Types_part_5.cc' was generated. #8 1.866 Notify: File `LLC_Types_part_6.cc' was generated. #8 1.866 Notify: File `LLC_Types_part_7.cc' was generated. #8 1.866 Notify: File `M3UA_Emulation.hh' was generated. #8 1.867 Notify: File `M3UA_Emulation.cc' was generated. #8 1.867 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 1.867 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 1.867 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 1.867 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 1.867 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 1.867 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 1.868 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 1.868 Notify: File `M3UA_Types.hh' was generated. #8 1.870 Notify: File `M3UA_Types.cc' was generated. #8 1.872 Notify: File `M3UA_Types_part_1.cc' was generated. #8 1.872 Notify: File `M3UA_Types_part_2.cc' was generated. #8 1.872 Notify: File `M3UA_Types_part_3.cc' was generated. #8 1.872 Notify: File `M3UA_Types_part_4.cc' was generated. #8 1.872 Notify: File `M3UA_Types_part_5.cc' was generated. #8 1.872 Notify: File `M3UA_Types_part_6.cc' was generated. #8 1.872 Notify: File `M3UA_Types_part_7.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType.hh' was generated. #8 1.873 Notify: File `MTP3asp_PortType.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 1.873 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 1.874 Notify: File `MTP3asp_Types.hh' was generated. #8 1.874 Notify: File `MTP3asp_Types.cc' was generated. #8 1.874 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 1.874 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 1.874 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 1.874 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 1.874 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 1.875 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 1.875 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 1.875 Notify: File `Misc_Helpers.hh' was generated. #8 1.875 Notify: File `Misc_Helpers.cc' was generated. #8 1.875 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.875 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.875 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.875 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.875 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.875 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.875 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.876 Notify: File `MobileL3_CC_Types.hh' was generated. #8 1.879 Notify: File `MobileL3_CC_Types.cc' was generated. #8 1.881 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 1.882 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 1.882 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 1.882 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 1.882 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 1.882 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 1.882 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 1.883 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 1.885 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 1.886 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 1.886 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 1.886 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 1.886 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 1.886 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 1.886 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 1.886 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 1.888 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 1.890 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 1.893 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 1.896 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 1.898 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 1.900 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 1.900 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 1.901 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 1.901 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 1.901 Notify: File `MobileL3_MM_Types.hh' was generated. #8 1.903 Notify: File `MobileL3_MM_Types.cc' was generated. #8 1.903 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 1.903 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 1.903 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 1.904 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 1.904 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 1.904 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 1.904 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 1.905 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 1.907 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 1.910 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 1.912 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 1.912 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 1.912 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 1.913 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 1.913 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 1.913 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 1.913 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 1.915 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 1.916 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 1.916 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 1.916 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 1.916 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 1.916 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 1.916 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 1.916 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 1.916 Notify: File `MobileL3_SS_Types.hh' was generated. #8 1.917 Notify: File `MobileL3_SS_Types.cc' was generated. #8 1.917 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 1.917 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 1.917 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 1.917 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 1.917 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 1.917 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 1.917 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 1.917 Notify: File `MobileL3_Types.hh' was generated. #8 1.918 Notify: File `MobileL3_Types.cc' was generated. #8 1.918 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 1.918 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 1.919 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 1.919 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 1.919 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 1.919 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 1.919 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 1.919 Notify: File `NS_Emulation.hh' was generated. #8 1.920 Notify: File `NS_Emulation.cc' was generated. #8 1.920 Notify: File `NS_Emulation_part_1.cc' was generated. #8 1.920 Notify: File `NS_Emulation_part_2.cc' was generated. #8 1.921 Notify: File `NS_Emulation_part_3.cc' was generated. #8 1.921 Notify: File `NS_Emulation_part_4.cc' was generated. #8 1.921 Notify: File `NS_Emulation_part_5.cc' was generated. #8 1.921 Notify: File `NS_Emulation_part_6.cc' was generated. #8 1.921 Notify: File `NS_Emulation_part_7.cc' was generated. #8 1.921 Notify: File `NS_Provider_FR.hh' was generated. #8 1.921 Notify: File `NS_Provider_FR.cc' was generated. #8 1.921 Notify: File `NS_Provider_FR_part_1.cc' was generated. #8 1.921 Notify: File `NS_Provider_FR_part_2.cc' was generated. #8 1.922 Notify: File `NS_Provider_FR_part_3.cc' was generated. #8 1.922 Notify: File `NS_Provider_FR_part_4.cc' was generated. #8 1.922 Notify: File `NS_Provider_FR_part_5.cc' was generated. #8 1.922 Notify: File `NS_Provider_FR_part_6.cc' was generated. #8 1.922 Notify: File `NS_Provider_FR_part_7.cc' was generated. #8 1.922 Notify: File `NS_Provider_IPL4.hh' was generated. #8 1.923 Notify: File `NS_Provider_IPL4.cc' was generated. #8 1.923 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 1.923 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 1.923 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 1.923 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 1.923 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 1.923 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 1.923 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 1.924 Notify: File `NS_Types.hh' was generated. #8 1.926 Notify: File `NS_Types.cc' was generated. #8 1.926 Notify: File `NS_Types_part_1.cc' was generated. #8 1.926 Notify: File `NS_Types_part_2.cc' was generated. #8 1.926 Notify: File `NS_Types_part_3.cc' was generated. #8 1.926 Notify: File `NS_Types_part_4.cc' was generated. #8 1.926 Notify: File `NS_Types_part_5.cc' was generated. #8 1.926 Notify: File `NS_Types_part_6.cc' was generated. #8 1.926 Notify: File `NS_Types_part_7.cc' was generated. #8 1.926 Notify: File `Native_Functions.hh' was generated. #8 1.926 Notify: File `Native_Functions.cc' was generated. #8 1.926 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.926 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.926 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.927 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.927 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.927 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.927 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.927 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 1.927 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 1.927 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 1.927 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 1.927 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 1.927 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 1.927 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 1.928 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 1.929 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 1.930 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 1.930 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 1.930 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 1.930 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 1.930 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 1.931 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 1.931 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 1.931 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 1.931 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 1.931 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 1.931 Notify: File `Osmocom_Types.hh' was generated. #8 1.931 Notify: File `Osmocom_Types.cc' was generated. #8 1.931 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.931 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.931 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.932 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.932 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.932 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.932 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.932 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.932 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.932 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.932 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.932 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.932 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.932 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.933 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.933 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.933 Notify: File `Q931_Types.hh' was generated. #8 1.933 Notify: File `Q931_Types.cc' was generated. #8 1.933 Notify: File `Q931_Types_part_1.cc' was generated. #8 1.933 Notify: File `Q931_Types_part_2.cc' was generated. #8 1.933 Notify: File `Q931_Types_part_3.cc' was generated. #8 1.933 Notify: File `Q931_Types_part_4.cc' was generated. #8 1.933 Notify: File `Q931_Types_part_5.cc' was generated. #8 1.933 Notify: File `Q931_Types_part_6.cc' was generated. #8 1.933 Notify: File `Q931_Types_part_7.cc' was generated. #8 1.934 Notify: File `Q933_Types.hh' was generated. #8 1.934 Notify: File `Q933_Types.cc' was generated. #8 1.934 Notify: File `Q933_Types_part_1.cc' was generated. #8 1.934 Notify: File `Q933_Types_part_2.cc' was generated. #8 1.934 Notify: File `Q933_Types_part_3.cc' was generated. #8 1.935 Notify: File `Q933_Types_part_4.cc' was generated. #8 1.935 Notify: File `Q933_Types_part_5.cc' was generated. #8 1.935 Notify: File `Q933_Types_part_6.cc' was generated. #8 1.935 Notify: File `Q933_Types_part_7.cc' was generated. #8 1.935 Notify: File `RAW_NS.hh' was generated. #8 1.935 Notify: File `RAW_NS.cc' was generated. #8 1.935 Notify: File `RAW_NS_part_1.cc' was generated. #8 1.935 Notify: File `RAW_NS_part_2.cc' was generated. #8 1.935 Notify: File `RAW_NS_part_3.cc' was generated. #8 1.936 Notify: File `RAW_NS_part_4.cc' was generated. #8 1.936 Notify: File `RAW_NS_part_5.cc' was generated. #8 1.936 Notify: File `RAW_NS_part_6.cc' was generated. #8 1.936 Notify: File `RAW_NS_part_7.cc' was generated. #8 1.936 Notify: File `SCCP_Emulation.hh' was generated. #8 1.937 Notify: File `SCCP_Emulation.cc' was generated. #8 1.937 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 1.937 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 1.937 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 1.937 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 1.937 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 1.937 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 1.937 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 1.937 Notify: File `SCCP_Mapping.hh' was generated. #8 1.937 Notify: File `SCCP_Mapping.cc' was generated. #8 1.937 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 1.937 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 1.938 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 1.938 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 1.938 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 1.938 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 1.938 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 1.938 Notify: File `SCCP_Types.hh' was generated. #8 1.942 Notify: File `SCCP_Types.cc' was generated. #8 1.944 Notify: File `SCCP_Types_part_1.cc' was generated. #8 1.944 Notify: File `SCCP_Types_part_2.cc' was generated. #8 1.944 Notify: File `SCCP_Types_part_3.cc' was generated. #8 1.944 Notify: File `SCCP_Types_part_4.cc' was generated. #8 1.944 Notify: File `SCCP_Types_part_5.cc' was generated. #8 1.944 Notify: File `SCCP_Types_part_6.cc' was generated. #8 1.945 Notify: File `SCCP_Types_part_7.cc' was generated. #8 1.945 Notify: File `SCCPasp_Types.hh' was generated. #8 1.946 Notify: File `SCCPasp_Types.cc' was generated. #8 1.946 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 1.946 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 1.946 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 1.946 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 1.946 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 1.946 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 1.946 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType.hh' was generated. #8 1.947 Notify: File `SCTPasp_PortType.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 1.947 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 1.948 Notify: File `SCTPasp_Types.hh' was generated. #8 1.948 Notify: File `SCTPasp_Types.cc' was generated. #8 1.948 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 1.948 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 1.949 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 1.949 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 1.949 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 1.949 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 1.949 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 1.949 Notify: File `SNDCP_Types.hh' was generated. #8 1.949 Notify: File `SNDCP_Types.cc' was generated. #8 1.949 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 1.949 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 1.950 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 1.950 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 1.950 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 1.950 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 1.950 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 1.950 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.951 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.951 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.951 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.951 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.951 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.951 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.951 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.952 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.952 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.952 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.953 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.953 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.954 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.954 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.954 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.954 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.954 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.954 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.954 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.955 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.955 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.955 Notify: 621 files were updated. #8 2.010 touch compile #8 2.012 make[1]: Leaving directory '/osmo-ttcn3-hacks/gbproxy' #8 2.012 make -j16 -C gbproxy #8 2.038 make[1]: Entering directory '/osmo-ttcn3-hacks/gbproxy' #8 2.139 Creating dependency file for TELNETasp_PT.cc #8 2.139 Creating dependency file for TCCInterface.cc #8 2.139 Creating dependency file for TCCConversion.cc #8 2.140 Creating dependency file for SCTPasp_PT.cc #8 2.140 Creating dependency file for SCCP_EncDec.cc #8 2.140 Creating dependency file for Native_FunctionDefs.cc #8 2.141 Creating dependency file for LLC_EncDec.cc #8 2.141 Creating dependency file for IPL4asp_PT.cc #8 2.141 Creating dependency file for IPL4asp_discovery.cc #8 2.141 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 2.141 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.142 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.142 Creating dependency file for GTPU_EncDec.cc #8 2.143 Creating dependency file for GTPC_EncDec.cc #8 2.146 Creating dependency file for AF_PACKET_PT.cc #8 2.146 Creating dependency file for BSSGP_EncDec.cc #8 2.151 Creating dependency file for SCCP_Mapping_part_7.cc #8 2.165 Creating dependency file for SCCP_Mapping_part_6.cc #8 2.173 Creating dependency file for SCCP_Mapping_part_5.cc #8 2.190 Creating dependency file for SCCP_Mapping_part_4.cc #8 2.198 Creating dependency file for SCCP_Mapping_part_3.cc #8 2.201 Creating dependency file for SCCP_Mapping_part_2.cc #8 2.214 Creating dependency file for RAW_NS_part_7.cc #8 2.215 Creating dependency file for SCCP_Mapping_part_1.cc #8 2.222 Creating dependency file for RAW_NS_part_6.cc #8 2.227 Creating dependency file for RAW_NS_part_5.cc #8 2.228 Creating dependency file for RAW_NS_part_4.cc #8 2.229 Creating dependency file for RAW_NS_part_3.cc #8 2.230 Creating dependency file for RAW_NS_part_2.cc #8 2.231 Creating dependency file for RAW_NS_part_1.cc #8 2.231 Creating dependency file for NS_Emulation_part_7.cc #8 2.232 Creating dependency file for NS_Emulation_part_6.cc #8 2.233 Creating dependency file for NS_Emulation_part_5.cc #8 2.236 Creating dependency file for NS_Emulation_part_4.cc #8 2.239 Creating dependency file for NS_Emulation_part_3.cc #8 2.241 Creating dependency file for NS_Emulation_part_2.cc #8 2.241 Creating dependency file for NS_Emulation_part_1.cc #8 2.241 Creating dependency file for IPA_Emulation_part_7.cc #8 2.242 Creating dependency file for IPA_Emulation_part_6.cc #8 2.244 Creating dependency file for IPA_Emulation_part_5.cc #8 2.245 Creating dependency file for IPA_Emulation_part_4.cc #8 2.245 Creating dependency file for IPA_Emulation_part_3.cc #8 2.246 Creating dependency file for IPA_Emulation_part_2.cc #8 2.246 Creating dependency file for IPA_Emulation_part_1.cc #8 2.247 Creating dependency file for BSSGP_Emulation_part_7.cc #8 2.249 Creating dependency file for BSSGP_Emulation_part_6.cc #8 2.250 Creating dependency file for BSSGP_Emulation_part_5.cc #8 2.252 Creating dependency file for BSSGP_Emulation_part_4.cc #8 2.253 Creating dependency file for BSSGP_Emulation_part_3.cc #8 2.254 Creating dependency file for BSSGP_Emulation_part_2.cc #8 2.255 Creating dependency file for BSSGP_Emulation_part_1.cc #8 2.257 Creating dependency file for SCCP_Mapping.cc #8 2.257 Creating dependency file for RAW_NS.cc #8 2.257 Creating dependency file for NS_Emulation.cc #8 2.258 Creating dependency file for IPA_Emulation.cc #8 2.259 Creating dependency file for BSSGP_Emulation.cc #8 2.260 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.261 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.262 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.262 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.263 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.264 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.265 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.266 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.266 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.266 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.272 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.272 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.274 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.274 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.276 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.276 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.278 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.278 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.280 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.281 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.282 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.285 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.286 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.287 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.289 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.289 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.290 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.291 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.291 Creating dependency file for SNDCP_Types_part_7.cc #8 2.292 Creating dependency file for SNDCP_Types_part_6.cc #8 2.294 Creating dependency file for SNDCP_Types_part_5.cc #8 2.296 Creating dependency file for SNDCP_Types_part_4.cc #8 2.297 Creating dependency file for SNDCP_Types_part_3.cc #8 2.300 Creating dependency file for SNDCP_Types_part_2.cc #8 2.300 Creating dependency file for SNDCP_Types_part_1.cc #8 2.301 Creating dependency file for SCTPasp_Types_part_7.cc #8 2.301 Creating dependency file for SCTPasp_Types_part_6.cc #8 2.303 Creating dependency file for SCTPasp_Types_part_5.cc #8 2.304 Creating dependency file for SCTPasp_Types_part_4.cc #8 2.305 Creating dependency file for SCTPasp_Types_part_3.cc #8 2.305 Creating dependency file for SCTPasp_Types_part_2.cc #8 2.306 Creating dependency file for SCTPasp_Types_part_1.cc #8 2.308 Creating dependency file for SCTPasp_PortType_part_7.cc #8 2.312 Creating dependency file for SCTPasp_PortType_part_6.cc #8 2.312 Creating dependency file for SCTPasp_PortType_part_5.cc #8 2.313 Creating dependency file for SCTPasp_PortType_part_4.cc #8 2.314 Creating dependency file for SCTPasp_PortType_part_3.cc #8 2.315 Creating dependency file for SCTPasp_PortType_part_2.cc #8 2.315 Creating dependency file for SCTPasp_PortType_part_1.cc #8 2.315 Creating dependency file for SCCPasp_Types_part_7.cc #8 2.319 Creating dependency file for SCCPasp_Types_part_6.cc #8 2.319 Creating dependency file for SCCPasp_Types_part_5.cc #8 2.320 Creating dependency file for SCCPasp_Types_part_4.cc #8 2.324 Creating dependency file for SCCPasp_Types_part_3.cc #8 2.325 Creating dependency file for SCCPasp_Types_part_2.cc #8 2.326 Creating dependency file for SCCPasp_Types_part_1.cc #8 2.327 Creating dependency file for SCCP_Types_part_7.cc #8 2.327 Creating dependency file for SCCP_Types_part_6.cc #8 2.327 Creating dependency file for SCCP_Types_part_5.cc #8 2.331 Creating dependency file for SCCP_Types_part_4.cc #8 2.331 Creating dependency file for SCCP_Types_part_3.cc #8 2.332 Creating dependency file for SCCP_Types_part_2.cc #8 2.336 Creating dependency file for SCCP_Types_part_1.cc #8 2.336 Creating dependency file for SCCP_Emulation_part_7.cc #8 2.336 Creating dependency file for SCCP_Emulation_part_6.cc #8 2.338 Creating dependency file for SCCP_Emulation_part_4.cc #8 2.338 Creating dependency file for SCCP_Emulation_part_5.cc #8 2.339 Creating dependency file for SCCP_Emulation_part_3.cc #8 2.340 Creating dependency file for SCCP_Emulation_part_2.cc #8 2.341 Creating dependency file for SCCP_Emulation_part_1.cc #8 2.342 Creating dependency file for Q933_Types_part_7.cc #8 2.342 Creating dependency file for Q933_Types_part_6.cc #8 2.348 Creating dependency file for Q933_Types_part_5.cc #8 2.349 Creating dependency file for Q933_Types_part_4.cc #8 2.349 Creating dependency file for Q933_Types_part_3.cc #8 2.351 Creating dependency file for Q933_Types_part_2.cc #8 2.351 Creating dependency file for Q933_Types_part_1.cc #8 2.352 Creating dependency file for Q931_Types_part_7.cc #8 2.353 Creating dependency file for Q931_Types_part_6.cc #8 2.354 Creating dependency file for Q931_Types_part_5.cc #8 2.354 Creating dependency file for Q931_Types_part_4.cc #8 2.355 Creating dependency file for Q931_Types_part_3.cc #8 2.356 Creating dependency file for Q931_Types_part_2.cc #8 2.361 Creating dependency file for Q931_Types_part_1.cc #8 2.361 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.362 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.363 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.363 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.366 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.366 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.366 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.367 Creating dependency file for Osmocom_Types_part_7.cc #8 2.367 Creating dependency file for Osmocom_Types_part_6.cc #8 2.368 Creating dependency file for Osmocom_Types_part_5.cc #8 2.370 Creating dependency file for Osmocom_Types_part_4.cc #8 2.373 Creating dependency file for Osmocom_Types_part_3.cc #8 2.373 Creating dependency file for Osmocom_Types_part_2.cc #8 2.375 Creating dependency file for Osmocom_Types_part_1.cc #8 2.376 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.377 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.379 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.379 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.379 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.379 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.380 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.382 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 2.382 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 2.388 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 2.389 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 2.389 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 2.391 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 2.391 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 2.392 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 2.392 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 2.393 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 2.394 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 2.395 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 2.396 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 2.398 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 2.400 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 2.401 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 2.401 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 2.404 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 2.404 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 2.405 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 2.406 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 2.406 Creating dependency file for Native_Functions_part_7.cc #8 2.407 Creating dependency file for Native_Functions_part_6.cc #8 2.408 Creating dependency file for Native_Functions_part_5.cc #8 2.411 Creating dependency file for Native_Functions_part_4.cc #8 2.413 Creating dependency file for Native_Functions_part_2.cc #8 2.413 Creating dependency file for Native_Functions_part_3.cc #8 2.414 Creating dependency file for Native_Functions_part_1.cc #8 2.415 Creating dependency file for NS_Types_part_7.cc #8 2.416 Creating dependency file for NS_Types_part_6.cc #8 2.417 Creating dependency file for NS_Types_part_5.cc #8 2.417 Creating dependency file for NS_Types_part_4.cc #8 2.418 Creating dependency file for NS_Types_part_3.cc #8 2.419 Creating dependency file for NS_Types_part_2.cc #8 2.423 Creating dependency file for NS_Types_part_1.cc #8 2.423 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 2.424 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 2.426 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 2.428 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 2.429 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 2.429 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 2.430 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 2.430 Creating dependency file for NS_Provider_FR_part_7.cc #8 2.431 Creating dependency file for NS_Provider_FR_part_5.cc #8 2.432 Creating dependency file for NS_Provider_FR_part_6.cc #8 2.435 Creating dependency file for NS_Provider_FR_part_4.cc #8 2.436 Creating dependency file for NS_Provider_FR_part_3.cc #8 2.436 Creating dependency file for NS_Provider_FR_part_2.cc #8 2.437 Creating dependency file for NS_Provider_FR_part_1.cc #8 2.439 Creating dependency file for MobileL3_Types_part_7.cc #8 2.441 Creating dependency file for MobileL3_Types_part_6.cc #8 2.441 Creating dependency file for MobileL3_Types_part_5.cc #8 2.441 Creating dependency file for MobileL3_Types_part_4.cc #8 2.443 Creating dependency file for MobileL3_Types_part_3.cc #8 2.444 Creating dependency file for MobileL3_Types_part_2.cc #8 2.444 Creating dependency file for MobileL3_Types_part_1.cc #8 2.445 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 2.447 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 2.448 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 2.449 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 2.450 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 2.453 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 2.453 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 2.453 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 2.454 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 2.456 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 2.457 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 2.457 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 2.460 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 2.460 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 2.461 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 2.463 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 2.463 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 2.463 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 2.465 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 2.466 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 2.466 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 2.467 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 2.468 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 2.468 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 2.473 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 2.473 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 2.476 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 2.476 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 2.476 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 2.477 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 2.478 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 2.479 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 2.480 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 2.480 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 2.487 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 2.487 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 2.488 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 2.490 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 2.491 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 2.492 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 2.492 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 2.499 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 2.500 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 2.503 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 2.503 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 2.503 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 2.510 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 2.510 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 2.513 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 2.514 Creating dependency file for Misc_Helpers_part_7.cc #8 2.516 Creating dependency file for Misc_Helpers_part_6.cc #8 2.520 Creating dependency file for Misc_Helpers_part_5.cc #8 2.521 Creating dependency file for Misc_Helpers_part_4.cc #8 2.526 Creating dependency file for Misc_Helpers_part_3.cc #8 2.527 Creating dependency file for Misc_Helpers_part_2.cc #8 2.533 Creating dependency file for Misc_Helpers_part_1.cc #8 2.539 Creating dependency file for MTP3asp_Types_part_6.cc #8 2.539 Creating dependency file for MTP3asp_Types_part_7.cc #8 2.539 Creating dependency file for MTP3asp_Types_part_5.cc #8 2.544 Creating dependency file for MTP3asp_Types_part_4.cc #8 2.553 Creating dependency file for MTP3asp_Types_part_3.cc #8 2.553 Creating dependency file for MTP3asp_Types_part_2.cc #8 2.554 Creating dependency file for MTP3asp_Types_part_1.cc #8 2.554 Creating dependency file for MTP3asp_PortType_part_7.cc #8 2.563 Creating dependency file for MTP3asp_PortType_part_6.cc #8 2.566 Creating dependency file for MTP3asp_PortType_part_5.cc #8 2.567 Creating dependency file for MTP3asp_PortType_part_4.cc #8 2.570 Creating dependency file for MTP3asp_PortType_part_3.cc #8 2.574 Creating dependency file for MTP3asp_PortType_part_2.cc #8 2.578 Creating dependency file for MTP3asp_PortType_part_1.cc #8 2.578 Creating dependency file for M3UA_Types_part_7.cc #8 2.579 Creating dependency file for M3UA_Types_part_6.cc #8 2.585 Creating dependency file for M3UA_Types_part_5.cc #8 2.587 Creating dependency file for M3UA_Types_part_4.cc #8 2.590 Creating dependency file for M3UA_Types_part_3.cc #8 2.590 Creating dependency file for M3UA_Types_part_2.cc #8 2.595 Creating dependency file for M3UA_Types_part_1.cc #8 2.596 Creating dependency file for M3UA_Emulation_part_7.cc #8 2.598 Creating dependency file for M3UA_Emulation_part_6.cc #8 2.598 Creating dependency file for M3UA_Emulation_part_5.cc #8 2.601 Creating dependency file for M3UA_Emulation_part_4.cc #8 2.603 Creating dependency file for M3UA_Emulation_part_3.cc #8 2.605 Creating dependency file for M3UA_Emulation_part_2.cc #8 2.608 Creating dependency file for M3UA_Emulation_part_1.cc #8 2.610 Creating dependency file for LLC_Types_part_7.cc #8 2.612 Creating dependency file for LLC_Types_part_6.cc #8 2.615 Creating dependency file for LLC_Types_part_5.cc #8 2.617 Creating dependency file for LLC_Types_part_4.cc #8 2.620 Creating dependency file for LLC_Types_part_3.cc #8 2.620 Creating dependency file for LLC_Types_part_2.cc #8 2.624 Creating dependency file for LLC_Types_part_1.cc #8 2.624 Creating dependency file for LLC_Templates_part_7.cc #8 2.626 Creating dependency file for LLC_Templates_part_6.cc #8 2.627 Creating dependency file for LLC_Templates_part_5.cc #8 2.633 Creating dependency file for LLC_Templates_part_4.cc #8 2.633 Creating dependency file for LLC_Templates_part_3.cc #8 2.633 Creating dependency file for LLC_Templates_part_2.cc #8 2.637 Creating dependency file for LLC_Templates_part_1.cc #8 2.638 Creating dependency file for L3_Templates_part_6.cc #8 2.638 Creating dependency file for L3_Templates_part_7.cc #8 2.639 Creating dependency file for L3_Templates_part_5.cc #8 2.646 Creating dependency file for L3_Templates_part_4.cc #8 2.649 Creating dependency file for L3_Templates_part_3.cc #8 2.650 Creating dependency file for L3_Templates_part_1.cc #8 2.650 Creating dependency file for L3_Templates_part_2.cc #8 2.650 Creating dependency file for L3_Common_part_7.cc #8 2.654 Creating dependency file for L3_Common_part_6.cc #8 2.655 Creating dependency file for L3_Common_part_5.cc #8 2.658 Creating dependency file for L3_Common_part_4.cc #8 2.661 Creating dependency file for L3_Common_part_3.cc #8 2.661 Creating dependency file for L3_Common_part_2.cc #8 2.661 Creating dependency file for L3_Common_part_1.cc #8 2.661 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.662 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.663 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.664 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.665 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.666 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.667 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.667 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.671 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.673 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.673 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.673 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.675 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.675 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.676 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.677 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.678 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.679 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.680 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.680 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.680 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.681 Creating dependency file for IPCP_Types_part_7.cc #8 2.683 Creating dependency file for IPCP_Types_part_6.cc #8 2.684 Creating dependency file for IPCP_Types_part_5.cc #8 2.686 Creating dependency file for IPCP_Types_part_4.cc #8 2.688 Creating dependency file for IPCP_Types_part_3.cc #8 2.688 Creating dependency file for IPCP_Types_part_2.cc #8 2.689 Creating dependency file for IPCP_Templates_part_7.cc #8 2.689 Creating dependency file for IPCP_Types_part_1.cc #8 2.689 Creating dependency file for IPCP_Templates_part_6.cc #8 2.689 Creating dependency file for IPCP_Templates_part_5.cc #8 2.692 Creating dependency file for IPCP_Templates_part_4.cc #8 2.693 Creating dependency file for IPCP_Templates_part_3.cc #8 2.693 Creating dependency file for IPCP_Templates_part_2.cc #8 2.694 Creating dependency file for IPCP_Templates_part_1.cc #8 2.697 Creating dependency file for IPA_Types_part_6.cc #8 2.697 Creating dependency file for IPA_Types_part_7.cc #8 2.697 Creating dependency file for IPA_Types_part_5.cc #8 2.698 Creating dependency file for IPA_Types_part_4.cc #8 2.699 Creating dependency file for IPA_Types_part_3.cc #8 2.700 Creating dependency file for IPA_Types_part_2.cc #8 2.701 Creating dependency file for IPA_Types_part_1.cc #8 2.702 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 2.702 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 2.703 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 2.705 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 2.705 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 2.706 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 2.709 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 2.709 Creating dependency file for IPA_CodecPort_part_7.cc #8 2.710 Creating dependency file for IPA_CodecPort_part_6.cc #8 2.710 Creating dependency file for IPA_CodecPort_part_5.cc #8 2.712 Creating dependency file for IPA_CodecPort_part_4.cc #8 2.712 Creating dependency file for IPA_CodecPort_part_3.cc #8 2.713 Creating dependency file for IPA_CodecPort_part_2.cc #8 2.714 Creating dependency file for IPA_CodecPort_part_1.cc #8 2.714 Creating dependency file for General_Types_part_7.cc #8 2.715 Creating dependency file for General_Types_part_6.cc #8 2.716 Creating dependency file for General_Types_part_5.cc #8 2.716 Creating dependency file for General_Types_part_4.cc #8 2.718 Creating dependency file for General_Types_part_3.cc #8 2.722 Creating dependency file for General_Types_part_2.cc #8 2.722 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 2.722 Creating dependency file for General_Types_part_1.cc #8 2.723 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 2.723 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 2.723 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 2.725 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 2.725 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 2.726 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 2.726 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 2.727 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 2.727 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 2.728 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 2.729 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 2.729 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 2.735 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 2.735 Creating dependency file for GTPv1C_Templates_part_7.cc #8 2.736 Creating dependency file for GTPv1C_Templates_part_6.cc #8 2.736 Creating dependency file for GTPv1C_Templates_part_5.cc #8 2.737 Creating dependency file for GTPv1C_Templates_part_3.cc #8 2.738 Creating dependency file for GTPv1C_Templates_part_4.cc #8 2.738 Creating dependency file for GTPv1C_Templates_part_2.cc #8 2.738 Creating dependency file for GTPv1C_Templates_part_1.cc #8 2.738 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 2.740 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 2.741 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 2.742 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 2.742 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 2.743 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 2.743 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 2.746 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 2.747 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 2.747 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 2.748 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 2.749 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 2.750 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 2.751 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 2.751 Creating dependency file for GTP_Emulation_part_7.cc #8 2.753 Creating dependency file for GTP_Emulation_part_5.cc #8 2.753 Creating dependency file for GTP_Emulation_part_6.cc #8 2.754 Creating dependency file for GTP_Emulation_part_4.cc #8 2.754 Creating dependency file for GTP_Emulation_part_3.cc #8 2.755 Creating dependency file for GTP_Emulation_part_2.cc #8 2.756 Creating dependency file for GTP_Emulation_part_1.cc #8 2.756 Creating dependency file for GTPU_Types_part_7.cc #8 2.756 Creating dependency file for GTPU_Types_part_6.cc #8 2.760 Creating dependency file for GTPU_Types_part_5.cc #8 2.760 Creating dependency file for GTPU_Types_part_4.cc #8 2.760 Creating dependency file for GTPU_Types_part_3.cc #8 2.761 Creating dependency file for GTPU_Types_part_2.cc #8 2.761 Creating dependency file for GTPU_Types_part_1.cc #8 2.762 Creating dependency file for GTPC_Types_part_7.cc #8 2.762 Creating dependency file for GTPC_Types_part_6.cc #8 2.764 Creating dependency file for GTPC_Types_part_5.cc #8 2.766 Creating dependency file for GTPC_Types_part_4.cc #8 2.766 Creating dependency file for GTPC_Types_part_3.cc #8 2.767 Creating dependency file for GTPC_Types_part_2.cc #8 2.767 Creating dependency file for GTPC_Types_part_1.cc #8 2.767 Creating dependency file for GSM_Types_part_7.cc #8 2.767 Creating dependency file for GSM_Types_part_6.cc #8 2.770 Creating dependency file for GSM_Types_part_5.cc #8 2.771 Creating dependency file for GSM_Types_part_4.cc #8 2.773 Creating dependency file for GSM_Types_part_3.cc #8 2.775 Creating dependency file for GSM_Types_part_2.cc #8 2.776 Creating dependency file for GSM_Types_part_1.cc #8 2.776 Creating dependency file for GBProxy_Tests_part_7.cc #8 2.776 Creating dependency file for GBProxy_Tests_part_6.cc #8 2.782 Creating dependency file for GBProxy_Tests_part_5.cc #8 2.783 Creating dependency file for GBProxy_Tests_part_4.cc #8 2.783 Creating dependency file for GBProxy_Tests_part_3.cc #8 2.785 Creating dependency file for GBProxy_Tests_part_2.cc #8 2.787 Creating dependency file for GBProxy_Tests_part_1.cc #8 2.788 Creating dependency file for FrameRelay_Types_part_7.cc #8 2.790 Creating dependency file for FrameRelay_Types_part_6.cc #8 2.790 Creating dependency file for FrameRelay_Types_part_5.cc #8 2.792 Creating dependency file for FrameRelay_Types_part_4.cc #8 2.794 Creating dependency file for FrameRelay_Types_part_3.cc #8 2.795 Creating dependency file for FrameRelay_Types_part_2.cc #8 2.795 Creating dependency file for FrameRelay_Types_part_1.cc #8 2.797 Creating dependency file for FrameRelay_Emulation_part_7.cc #8 2.798 Creating dependency file for FrameRelay_Emulation_part_6.cc #8 2.803 Creating dependency file for FrameRelay_Emulation_part_5.cc #8 2.804 Creating dependency file for FrameRelay_Emulation_part_4.cc #8 2.807 Creating dependency file for FrameRelay_Emulation_part_3.cc #8 2.807 Creating dependency file for FrameRelay_Emulation_part_2.cc #8 2.808 Creating dependency file for FrameRelay_Emulation_part_1.cc #8 2.808 Creating dependency file for FrameRelay_CodecPort_part_7.cc #8 2.808 Creating dependency file for FrameRelay_CodecPort_part_6.cc #8 2.809 Creating dependency file for FrameRelay_CodecPort_part_5.cc #8 2.814 Creating dependency file for FrameRelay_CodecPort_part_4.cc #8 2.815 Creating dependency file for FrameRelay_CodecPort_part_3.cc #8 2.820 Creating dependency file for FrameRelay_CodecPort_part_1.cc #8 2.820 Creating dependency file for FrameRelay_CodecPort_part_2.cc #8 2.820 Creating dependency file for BSSGP_Types_part_7.cc #8 2.821 Creating dependency file for BSSGP_Types_part_6.cc #8 2.822 Creating dependency file for BSSGP_Types_part_5.cc #8 2.823 Creating dependency file for BSSGP_Types_part_4.cc #8 2.824 Creating dependency file for BSSGP_Types_part_3.cc #8 2.827 Creating dependency file for BSSGP_Types_part_2.cc #8 2.830 Creating dependency file for BSSGP_Types_part_1.cc #8 2.831 Creating dependency file for AF_PACKET_PortTypes_part_7.cc #8 2.833 Creating dependency file for AF_PACKET_PortTypes_part_6.cc #8 2.844 Creating dependency file for AF_PACKET_PortTypes_part_5.cc #8 2.851 Creating dependency file for AF_PACKET_PortTypes_part_4.cc #8 2.859 Creating dependency file for AF_PACKET_PortTypes_part_3.cc #8 2.864 Creating dependency file for AF_PACKET_PortTypes_part_2.cc #8 2.875 Creating dependency file for AF_PACKET_PortTypes_part_1.cc #8 2.877 Creating dependency file for AF_PACKET_PortType_part_7.cc #8 2.889 Creating dependency file for AF_PACKET_PortType_part_6.cc #8 2.895 Creating dependency file for AF_PACKET_PortType_part_5.cc #8 2.903 Creating dependency file for AF_PACKET_PortType_part_4.cc #8 2.912 Creating dependency file for AF_PACKET_PortType_part_3.cc #8 2.917 Creating dependency file for AF_PACKET_PortType_part_2.cc #8 2.930 Creating dependency file for AF_PACKET_PortType_part_1.cc #8 2.931 Creating dependency file for TELNETasp_PortType.cc #8 2.934 Creating dependency file for TCCInterface_Functions.cc #8 2.945 Creating dependency file for TCCConversion_Functions.cc #8 2.947 Creating dependency file for Socket_API_Definitions.cc #8 2.961 Creating dependency file for SNDCP_Types.cc #8 2.965 Creating dependency file for SCTPasp_Types.cc #8 2.976 Creating dependency file for SCTPasp_PortType.cc #8 2.977 Creating dependency file for SCCPasp_Types.cc #8 2.978 Creating dependency file for SCCP_Types.cc #8 3.008 Creating dependency file for SCCP_Emulation.cc #8 3.012 Creating dependency file for Q933_Types.cc #8 3.014 Creating dependency file for Q931_Types.cc #8 3.014 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.016 Creating dependency file for Osmocom_Types.cc #8 3.019 Creating dependency file for Osmocom_Gb_Types.cc #8 3.020 Creating dependency file for Osmocom_CTRL_Types.cc #8 3.024 Creating dependency file for Osmocom_CTRL_Functions.cc #8 3.037 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 3.039 Creating dependency file for Native_Functions.cc #8 3.046 Creating dependency file for NS_Types.cc #8 3.050 Creating dependency file for NS_Provider_IPL4.cc #8 3.055 Creating dependency file for NS_Provider_FR.cc #8 3.070 Creating dependency file for MobileL3_Types.cc #8 3.079 Creating dependency file for MobileL3_SS_Types.cc #8 3.096 Creating dependency file for MobileL3_SMS_Types.cc #8 3.099 Creating dependency file for MobileL3_RRM_Types.cc #8 3.105 Creating dependency file for MobileL3_MM_Types.cc #8 3.107 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 3.109 Creating dependency file for MobileL3_CommonIE_Types.cc #8 3.113 Creating dependency file for MobileL3_CC_Types.cc #8 3.125 Creating dependency file for Misc_Helpers.cc #8 3.126 Creating dependency file for MTP3asp_Types.cc #8 3.129 Creating dependency file for MTP3asp_PortType.cc #8 3.144 Creating dependency file for M3UA_Types.cc #8 3.161 Creating dependency file for M3UA_Emulation.cc #8 3.165 Creating dependency file for LLC_Types.cc #8 3.176 Creating dependency file for LLC_Templates.cc #8 3.207 Creating dependency file for L3_Templates.cc #8 3.209 Creating dependency file for L3_Common.cc #8 3.213 Creating dependency file for IPL4asp_Types.cc #8 3.234 Creating dependency file for IPL4asp_PortType.cc #8 3.236 Creating dependency file for IPL4asp_Functions.cc #8 3.255 Creating dependency file for IPCP_Types.cc #8 3.257 Creating dependency file for IPCP_Templates.cc #8 3.257 Creating dependency file for IPA_Types.cc #8 3.263 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 3.269 Creating dependency file for IPA_CodecPort.cc #8 3.270 Creating dependency file for General_Types.cc #8 3.283 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 3.289 Creating dependency file for GTPv1U_CodecPort.cc #8 3.290 Creating dependency file for GTPv1C_Templates.cc #8 3.291 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 3.295 Creating dependency file for GTPv1C_CodecPort.cc #8 3.308 Creating dependency file for GTP_Emulation.cc #8 3.329 Creating dependency file for GTPU_Types.cc #8 3.331 Creating dependency file for GTPC_Types.cc #8 3.333 Creating dependency file for GSM_Types.cc #8 3.338 Creating dependency file for GBProxy_Tests.cc #8 3.348 Creating dependency file for FrameRelay_Types.cc #8 3.349 Creating dependency file for FrameRelay_Emulation.cc #8 3.359 Creating dependency file for FrameRelay_CodecPort.cc #8 3.363 Creating dependency file for BSSGP_Types.cc #8 3.369 Creating dependency file for AF_PACKET_PortTypes.cc #8 3.381 Creating dependency file for AF_PACKET_PortType.cc #8 3.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType.o AF_PACKET_PortType.cc #8 3.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes.o AF_PACKET_PortTypes.cc #8 3.880 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 3.880 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort.o FrameRelay_CodecPort.cc #8 3.880 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation.o FrameRelay_Emulation.cc #8 3.880 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types.o FrameRelay_Types.cc #8 3.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests.o GBProxy_Tests.cc #8 3.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 3.882 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 3.882 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc #8 3.882 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 3.883 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 3.883 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 3.883 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 3.884 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 4.700 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 4.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 4.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 4.800 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 4.805 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc #8 5.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 5.557 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 5.604 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 5.877 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 5.960 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': #8 5.960 GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.960 4279 | } #8 5.960 | ^ #8 5.960 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 5.960 GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.960 4352 | } #8 5.960 | ^ #8 6.034 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 6.056 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 6.058 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc #8 6.513 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc #8 6.628 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 6.687 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 6.729 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 6.761 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 6.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 7.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 7.584 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 7.627 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 7.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 7.695 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 7.710 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 7.773 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 8.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 9.149 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR.o NS_Provider_FR.cc #8 9.598 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc #8 9.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 9.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 10.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 11.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 11.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 11.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 12.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 12.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types.o Q931_Types.cc #8 12.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types.o Q933_Types.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 13.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 13.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 13.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 13.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 14.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc #8 14.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 15.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 15.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_1.cc #8 16.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_2.cc #8 16.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_3.cc #8 16.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_4.cc #8 16.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_5.cc #8 16.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_6.cc #8 16.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_7.o AF_PACKET_PortType_part_7.cc #8 16.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_1.cc #8 16.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_2.cc #8 16.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_3.cc #8 16.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_4.cc #8 16.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_5.cc #8 16.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_6.cc #8 16.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_7.o AF_PACKET_PortTypes_part_7.cc #8 16.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 16.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 16.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 16.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 16.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 17.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 17.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 17.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_1.cc #8 17.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_2.cc #8 17.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_3.cc #8 17.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_4.cc #8 17.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_5.cc #8 17.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_6.cc #8 17.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_7.o FrameRelay_CodecPort_part_7.cc #8 17.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_1.cc #8 17.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_2.cc #8 17.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_3.cc #8 17.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_4.cc #8 17.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_5.cc #8 17.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_6.cc #8 17.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_7.o FrameRelay_Emulation_part_7.cc #8 17.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_1.o FrameRelay_Types_part_1.cc #8 17.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_2.o FrameRelay_Types_part_2.cc #8 17.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_3.o FrameRelay_Types_part_3.cc #8 17.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_4.o FrameRelay_Types_part_4.cc #8 17.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_5.o FrameRelay_Types_part_5.cc #8 17.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_6.o FrameRelay_Types_part_6.cc #8 17.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_7.o FrameRelay_Types_part_7.cc #8 17.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_1.o GBProxy_Tests_part_1.cc #8 17.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_2.o GBProxy_Tests_part_2.cc #8 17.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_3.o GBProxy_Tests_part_3.cc #8 17.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_4.o GBProxy_Tests_part_4.cc #8 17.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_5.o GBProxy_Tests_part_5.cc #8 17.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_6.o GBProxy_Tests_part_6.cc #8 17.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_7.o GBProxy_Tests_part_7.cc #8 17.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 17.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 17.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 17.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 17.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 17.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 17.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 17.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 17.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 17.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 18.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 18.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 18.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 18.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 18.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 18.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 18.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 18.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 18.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 18.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 18.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 18.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc #8 18.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc #8 18.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc #8 18.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc #8 18.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc #8 18.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc #8 18.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc #8 18.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 18.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 18.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 18.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 18.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 18.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 18.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 18.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 18.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 18.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 18.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 18.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 18.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 18.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 18.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 18.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 19.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 19.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 19.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 19.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 19.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 19.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 19.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 19.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 19.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 19.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 19.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 19.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 19.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 19.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 19.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 19.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 19.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 19.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 19.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 19.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 19.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 19.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 19.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 19.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 19.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 19.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 19.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 20.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 20.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 20.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 20.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 20.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 20.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 20.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 20.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 20.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 20.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 20.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 20.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 20.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 20.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 20.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 20.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 20.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 20.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 20.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc #8 20.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc #8 20.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc #8 20.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc #8 20.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc #8 20.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc #8 20.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc #8 20.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 20.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 20.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 20.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 20.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 20.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 20.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 20.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 20.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 21.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 21.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 21.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 21.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 21.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 21.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 21.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 21.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 21.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 21.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 21.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 21.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 21.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 21.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 21.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 21.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 21.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 21.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 21.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 21.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 22.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 22.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 22.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 22.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc #8 22.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc #8 22.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc #8 22.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc #8 22.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc #8 22.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc #8 22.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc #8 22.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc #8 22.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc #8 22.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc #8 22.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc #8 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc #8 22.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc #8 22.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc #8 22.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 22.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 22.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 22.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 22.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 22.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 23.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 24.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 24.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 24.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 26.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 26.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 26.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 27.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 27.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 27.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 27.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 27.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 28.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 28.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 28.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 28.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 28.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 28.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 28.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 28.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 28.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 28.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 28.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 28.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 28.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 28.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 29.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 29.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 29.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 29.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 29.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 29.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 29.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 29.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 29.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 29.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 29.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 29.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 29.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 29.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 29.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 29.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 29.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 29.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 29.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 29.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 29.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 29.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 29.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 29.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 29.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 29.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_1.o NS_Provider_FR_part_1.cc #8 29.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_2.o NS_Provider_FR_part_2.cc #8 29.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_3.o NS_Provider_FR_part_3.cc #8 29.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_4.o NS_Provider_FR_part_4.cc #8 29.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_5.o NS_Provider_FR_part_5.cc #8 29.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_6.o NS_Provider_FR_part_6.cc #8 29.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_7.o NS_Provider_FR_part_7.cc #8 29.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc #8 29.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc #8 29.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc #8 29.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc #8 29.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc #8 29.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc #8 29.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc #8 29.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 29.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 29.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 29.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 29.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 29.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 29.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 29.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 29.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 29.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 29.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 29.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 29.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 29.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 29.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 29.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 29.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 30.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 30.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 30.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 30.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 30.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 30.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 30.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 30.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 30.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 30.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 30.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 30.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 30.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 30.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 30.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 30.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 30.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 30.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 30.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 30.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 30.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 30.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 30.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 30.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 30.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 30.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 30.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 30.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 30.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 30.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 30.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 30.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 30.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 30.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 30.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 30.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 30.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 30.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 30.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_1.o Q931_Types_part_1.cc #8 30.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_2.o Q931_Types_part_2.cc #8 30.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_3.o Q931_Types_part_3.cc #8 30.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_4.o Q931_Types_part_4.cc #8 30.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_5.o Q931_Types_part_5.cc #8 30.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_6.o Q931_Types_part_6.cc #8 30.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_7.o Q931_Types_part_7.cc #8 30.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_1.o Q933_Types_part_1.cc #8 30.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_2.o Q933_Types_part_2.cc #8 30.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_3.o Q933_Types_part_3.cc #8 30.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_4.o Q933_Types_part_4.cc #8 30.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_5.o Q933_Types_part_5.cc #8 30.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_6.o Q933_Types_part_6.cc #8 30.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_7.o Q933_Types_part_7.cc #8 30.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 30.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 30.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 30.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 30.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 30.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 30.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 30.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 30.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 30.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 30.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 30.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 30.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 30.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 30.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 30.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 30.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 30.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 30.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 30.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 30.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 30.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 30.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 30.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 30.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 30.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 30.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 30.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 30.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 30.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 30.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 30.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 30.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 30.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 30.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 30.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc #8 30.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc #8 30.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc #8 30.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc #8 30.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc #8 30.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc #8 30.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc #8 30.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 30.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 30.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 30.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 30.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 30.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 30.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 30.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 30.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 30.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 30.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 30.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 30.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 30.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 30.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 30.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 30.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 30.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 30.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 30.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 30.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 30.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 30.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 30.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 30.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 30.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 30.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 30.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 30.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc #8 30.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 30.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc #8 30.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc #8 30.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 30.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc #8 30.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc #8 31.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc #8 31.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc #8 31.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc #8 31.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc #8 31.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc #8 31.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 31.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 31.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 31.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 31.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 31.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 31.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 31.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc #8 31.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc #8 31.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc #8 31.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc #8 31.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc #8 31.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc #8 31.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc #8 31.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc #8 31.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc #8 31.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc #8 31.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc #8 31.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc #8 31.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc #8 31.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc #8 31.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 31.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 31.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 31.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 31.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 31.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PT.o AF_PACKET_PT.cc #8 31.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 31.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 31.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 32.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 32.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 33.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 33.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 33.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 33.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc #8 33.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 33.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 33.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 33.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 34.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 34.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 34.46 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o #8 34.55 g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o #8 34.77 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 34.78 g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o #8 34.78 g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o #8 34.82 g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o #8 34.89 g++ -shared -o GBProxy_Tests.so GBProxy_Tests.o #8 34.90 g++ -shared -o GSM_Types.so GSM_Types.o #8 34.94 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 34.95 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 34.96 g++ -shared -o GTP_Emulation.so GTP_Emulation.o #8 34.98 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 35.03 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 35.05 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 35.09 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 35.11 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 35.13 g++ -shared -o General_Types.so General_Types.o #8 35.14 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 35.14 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 35.15 g++ -shared -o IPA_Types.so IPA_Types.o #8 35.17 g++ -shared -o IPCP_Templates.so IPCP_Templates.o #8 35.23 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 35.24 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 35.26 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 35.27 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 35.27 g++ -shared -o L3_Common.so L3_Common.o #8 35.30 g++ -shared -o L3_Templates.so L3_Templates.o #8 35.34 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 35.36 g++ -shared -o LLC_Types.so LLC_Types.o #8 35.37 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 35.39 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 35.43 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 35.44 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 35.46 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 35.47 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 35.54 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 35.54 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 35.56 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 35.57 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 35.57 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 35.62 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 35.68 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 35.71 g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o #8 35.76 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 35.78 g++ -shared -o NS_Types.so NS_Types.o #8 35.78 g++ -shared -o Native_Functions.so Native_Functions.o #8 35.78 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 35.79 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 35.83 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 35.87 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 35.90 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 35.91 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 35.92 g++ -shared -o Q931_Types.so Q931_Types.o #8 35.93 g++ -shared -o Q933_Types.so Q933_Types.o #8 35.94 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 35.99 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 36.02 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 36.02 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 36.04 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 36.06 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 36.08 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 36.11 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 36.18 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 36.19 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 36.20 g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o #8 36.20 g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o #8 36.22 g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o #8 36.23 g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o #8 36.25 g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o #8 36.25 g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o #8 36.25 g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o #8 36.26 g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o #8 36.27 g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o #8 36.28 g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o #8 36.28 g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o #8 36.29 g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o #8 36.29 g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o #8 36.29 g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o #8 36.30 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 36.31 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 36.31 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 36.31 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 36.31 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 36.32 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 36.32 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 36.32 g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o #8 36.39 g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o #8 36.47 g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o #8 36.49 g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o #8 36.50 g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o #8 36.52 g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o #8 36.52 g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o #8 36.52 g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o #8 36.53 g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o #8 36.54 g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o #8 36.54 g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o #8 36.55 g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o #8 36.55 g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o #8 36.55 g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o #8 36.56 g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o #8 36.56 g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o #8 36.57 g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o #8 36.58 g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o #8 36.58 g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o #8 36.58 g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o #8 36.58 g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o #8 36.59 g++ -shared -o GBProxy_Tests_part_1.so GBProxy_Tests_part_1.o #8 36.59 g++ -shared -o GBProxy_Tests_part_2.so GBProxy_Tests_part_2.o #8 36.60 g++ -shared -o GBProxy_Tests_part_3.so GBProxy_Tests_part_3.o #8 36.61 g++ -shared -o GBProxy_Tests_part_4.so GBProxy_Tests_part_4.o #8 36.61 g++ -shared -o GBProxy_Tests_part_5.so GBProxy_Tests_part_5.o #8 36.61 g++ -shared -o GBProxy_Tests_part_6.so GBProxy_Tests_part_6.o #8 36.61 g++ -shared -o GBProxy_Tests_part_7.so GBProxy_Tests_part_7.o #8 36.62 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 36.62 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 36.63 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 36.64 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 36.64 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 36.64 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 36.64 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 36.64 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 36.65 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 36.66 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 36.66 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 36.67 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 36.67 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 36.67 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 36.67 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 36.78 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 36.83 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 36.84 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 36.85 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 36.85 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 36.85 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 36.87 g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o #8 36.87 g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o #8 36.88 g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o #8 36.88 g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o #8 36.89 g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o #8 36.89 g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o #8 36.89 g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o #8 36.91 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 36.91 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 36.91 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 36.91 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 36.91 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 36.91 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 36.92 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 36.93 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 36.94 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 36.94 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 36.94 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 36.94 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 36.94 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 36.94 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 36.95 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 36.95 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 36.97 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 36.97 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 36.97 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 36.97 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 36.97 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 36.97 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 36.98 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 36.99 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 36.99 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 37.00 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 37.00 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 37.00 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 37.00 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 37.00 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 37.01 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 37.02 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 37.02 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 37.02 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 37.02 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 37.02 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 37.03 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 37.04 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 37.05 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 37.05 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 37.05 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 37.05 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 37.05 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 37.05 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 37.05 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 37.06 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 37.08 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 37.08 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 37.08 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 37.08 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 37.08 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 37.08 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 37.08 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 37.09 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 37.10 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 37.11 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 37.11 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 37.11 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 37.11 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 37.11 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 37.11 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 37.13 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 37.13 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 37.14 g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o #8 37.14 g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o #8 37.14 g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o #8 37.14 g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o #8 37.14 g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o #8 37.14 g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o #8 37.15 g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o #8 37.16 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 37.16 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 37.16 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 37.16 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 37.16 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 37.17 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 37.17 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 37.19 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 37.19 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 37.19 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 37.19 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 37.19 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 37.19 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 37.19 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 37.20 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 37.21 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 37.22 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 37.23 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 37.23 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 37.23 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 37.23 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 37.23 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 37.23 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 37.24 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 37.24 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 37.25 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 37.25 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 37.25 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 37.25 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 37.25 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 37.26 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 37.27 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 37.28 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 37.28 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 37.28 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 37.28 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 37.28 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 37.28 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 37.28 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 37.30 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 37.30 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 37.31 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 37.31 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 37.31 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 37.31 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 37.31 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 37.31 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 37.32 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 37.33 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 37.34 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 37.34 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 37.34 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 37.34 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 37.34 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 37.35 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 37.35 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 37.36 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 37.37 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 37.37 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 37.37 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 37.37 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 37.37 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 37.38 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 37.38 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 37.39 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 37.39 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 37.39 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 37.39 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 37.39 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 37.40 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 37.40 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 37.41 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 37.42 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 37.43 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 37.43 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 37.43 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 37.43 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 37.43 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 37.44 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 37.44 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 37.46 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 37.46 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 37.46 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 37.46 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 37.46 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 37.46 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 37.47 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 37.49 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 37.49 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 37.49 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 37.49 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 37.49 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 37.49 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 37.49 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 37.51 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 37.51 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 37.51 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 37.52 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 37.52 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 37.52 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 37.52 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 37.54 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 37.54 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 37.54 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 37.55 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 37.56 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 37.56 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 37.57 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 37.57 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 37.58 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 37.59 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 37.59 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 37.59 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 37.60 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 37.62 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 37.62 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 37.62 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 37.62 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 37.63 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 37.63 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 37.64 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 37.65 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 37.65 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 37.65 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 37.66 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 37.66 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 37.67 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 37.67 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 37.68 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 37.68 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 37.69 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 37.70 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 37.70 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 37.70 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 37.71 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 37.71 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 37.72 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 37.72 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 37.73 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 37.73 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 37.74 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 37.74 g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o #8 37.75 g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o #8 37.75 g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o #8 37.75 g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o #8 37.75 g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o #8 37.76 g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o #8 37.76 g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o #8 37.77 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 37.77 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 37.78 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 37.78 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 37.78 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 37.78 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 37.79 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 37.79 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 37.79 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 37.80 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 37.80 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 37.82 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 37.82 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 37.82 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 37.82 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 37.82 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 37.82 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 37.82 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 37.84 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 37.84 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 37.85 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 37.85 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 37.85 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 37.85 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 37.85 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 37.86 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 37.87 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 37.87 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 37.87 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 37.88 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 37.88 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 37.88 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 37.89 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 37.89 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 37.90 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 37.90 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 37.90 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 37.91 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 37.91 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 37.91 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 37.92 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 37.92 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 37.92 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 37.93 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 37.93 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 37.93 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 37.94 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 37.94 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 37.94 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 37.94 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 37.95 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 37.95 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 37.95 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 37.96 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 37.96 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 37.97 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 37.97 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 37.97 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 37.97 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 37.98 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 37.98 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 37.99 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 37.99 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 37.99 g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o #8 37.99 g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o #8 38.00 g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o #8 38.00 g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o #8 38.00 g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o #8 38.01 g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o #8 38.02 g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o #8 38.02 g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o #8 38.02 g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o #8 38.02 g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o #8 38.02 g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o #8 38.03 g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o #8 38.03 g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o #8 38.03 g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o #8 38.04 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 38.05 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 38.05 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 38.05 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 38.05 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 38.06 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 38.06 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 38.06 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 38.07 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 38.08 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 38.08 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 38.08 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 38.08 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 38.09 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 38.09 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 38.10 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 38.11 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 38.11 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 38.12 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 38.12 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 38.12 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 38.12 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 38.13 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 38.13 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 38.13 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 38.14 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 38.15 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 38.15 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 38.15 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 38.16 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 38.16 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 38.17 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 38.18 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 38.18 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 38.18 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 38.18 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 38.19 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 38.19 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 38.19 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 38.20 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 38.20 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 38.21 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 38.21 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 38.21 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 38.21 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 38.22 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 38.22 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 38.23 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 38.23 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 38.24 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 38.24 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 38.24 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 38.25 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 38.25 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 38.25 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 38.26 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 38.26 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 38.26 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 38.27 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 38.27 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 38.28 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 38.28 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 38.28 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 38.28 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 38.29 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 38.29 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 38.29 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 38.30 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 38.30 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 38.31 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 38.31 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 38.31 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 38.32 g++ -shared -o RAW_NS.so RAW_NS.o #8 38.32 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 38.33 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 38.33 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 38.33 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 38.33 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 38.34 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 38.36 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 38.36 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 38.37 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 38.37 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 38.39 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 38.39 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 38.40 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 38.40 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 38.42 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 38.42 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 38.43 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 38.44 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 38.44 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 38.45 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 38.45 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 38.45 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 38.45 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 38.45 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 38.46 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 38.46 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 38.46 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 38.48 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 38.48 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 38.48 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 38.48 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 38.48 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 38.49 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 38.49 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 38.50 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 38.50 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 38.50 g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o #8 38.51 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 38.51 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 38.51 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 38.52 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 38.52 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 38.52 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 38.53 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 38.54 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 38.56 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 38.56 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 38.57 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 38.61 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 38.63 g++ -shared -o TCCConversion.so TCCConversion.o #8 38.64 g++ -shared -o TCCInterface.so TCCInterface.o #8 38.65 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 38.76 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 38.91 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 39.17 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 39.26 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 40.18 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 40.30 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 40.40 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 40.49 if g++ -L /usr/lib/titan-fPIC -o GBProxy_Tests -Wl,--no-as-needed AF_PACKET_PortType.so AF_PACKET_PortTypes.so BSSGP_Types.so FrameRelay_CodecPort.so FrameRelay_Emulation.so FrameRelay_Types.so GBProxy_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_FR.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Q931_Types.so Q933_Types.so SCCP_Emulation.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_7.so AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_7.so FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_7.so FrameRelay_Types_part_1.so FrameRelay_Types_part_2.so FrameRelay_Types_part_3.so FrameRelay_Types_part_4.so FrameRelay_Types_part_5.so FrameRelay_Types_part_6.so FrameRelay_Types_part_7.so GBProxy_Tests_part_1.so GBProxy_Tests_part_2.so GBProxy_Tests_part_3.so GBProxy_Tests_part_4.so GBProxy_Tests_part_5.so GBProxy_Tests_part_6.so GBProxy_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_FR_part_1.so NS_Provider_FR_part_2.so NS_Provider_FR_part_3.so NS_Provider_FR_part_4.so NS_Provider_FR_part_5.so NS_Provider_FR_part_6.so NS_Provider_FR_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so Q931_Types_part_1.so Q931_Types_part_2.so Q931_Types_part_3.so Q931_Types_part_4.so Q931_Types_part_5.so Q931_Types_part_6.so Q931_Types_part_7.so Q933_Types_part_1.so Q933_Types_part_2.so Q933_Types_part_3.so Q933_Types_part_4.so Q933_Types_part_5.so Q933_Types_part_6.so Q933_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so AF_PACKET_PT.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 40.49 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 40.49 -L/lib -lcrypto \ #8 40.49 -L/usr/lib -lxml2 -lsctp -lsctp -lssl -lpthread; \ #8 40.49 then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FrameRelay_CodecPort.o FrameRelay_Emulation.o FrameRelay_Types.o GBProxy_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_FR.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Q931_Types.o Q933_Types.o SCCP_Emulation.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_7.o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_7.o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_7.o FrameRelay_Types_part_1.o FrameRelay_Types_part_2.o FrameRelay_Types_part_3.o FrameRelay_Types_part_4.o FrameRelay_Types_part_5.o FrameRelay_Types_part_6.o FrameRelay_Types_part_7.o GBProxy_Tests_part_1.o GBProxy_Tests_part_2.o GBProxy_Tests_part_3.o GBProxy_Tests_part_4.o GBProxy_Tests_part_5.o GBProxy_Tests_part_6.o GBProxy_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_FR_part_1.o NS_Provider_FR_part_2.o NS_Provider_FR_part_3.o NS_Provider_FR_part_4.o NS_Provider_FR_part_5.o NS_Provider_FR_part_6.o NS_Provider_FR_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o Q931_Types_part_1.o Q931_Types_part_2.o Q931_Types_part_3.o Q931_Types_part_4.o Q931_Types_part_5.o Q931_Types_part_6.o Q931_Types_part_7.o Q933_Types_part_1.o Q933_Types_part_2.o Q933_Types_part_3.o Q933_Types_part_4.o Q933_Types_part_5.o Q933_Types_part_6.o Q933_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o AF_PACKET_PT.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 41.21 make[1]: Leaving directory '/osmo-ttcn3-hacks/gbproxy' #8 DONE 42.0s #9 [4/4] COPY GBPROXY_TESTS.CFG /data/GBProxy_Tests.cfg #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 1.1s done #10 writing image sha256:6bc46dc3567abac23cbbd4420b1629f4490ff6bc7f5645066d57381597c4efdf done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest 0.0s done #10 DONE 1.1s 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 6bc46dc3567a + 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=3447395 + seq 1 30 + echo (3447395 + 1) % 256 + bc + SUBNET=100 + NET_NAME=ttcn3-gbproxy-test-100 + SUB4=172.18.100.0/24 + SUB6=fd02:db8:100::/64 + set +x Creating network ttcn3-gbproxy-test-100, trying SUBNET=100... + docker network create --internal --subnet 172.18.100.0/24 --ipv6 --subnet fd02:db8:100::/64 ttcn3-gbproxy-test-100 7aa34460d7dba3c5d575bda2bef8df758f3a004f5172c30b25f486602d2396f4 + set +x ### Network ttcn3-gbproxy-test-100 created (SUBNET=100) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy/osmo-gbproxy.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 100 10 + NET=100 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-100 --ip 172.18.100.10 --ip6 fd02:db8:100::10 + docker run --rm --network ttcn3-gbproxy-test-100 --ip 172.18.100.10 --ip6 fd02:db8:100::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-latest-861-gbproxy -d osmocom-build/osmo-gbproxy-latest /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 3d96cab61363a682a01cabfddfd8bd5e88d79424d243f11fce46af6b28d4323e + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 100 103 + NET=100 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-100 --ip 172.18.100.103 --ip6 fd02:db8:100::103 + docker run --rm --network ttcn3-gbproxy-test-100 --ip 172.18.100.103 --ip6 fd02:db8:100::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.100.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-861-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@9afc307fcc8e: Unix server socket created successfully. MC@9afc307fcc8e: Listening on TCP port 39279. MC2> 9afc307fcc8e is the default spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests 9afc307fcc8e 39279 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9afc307fcc8e: New HC connected from 172.18.100.103 [172.18.100.103]. 9afc307fcc8e: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9afc307fcc8e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9afc307fcc8e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9afc307fcc8e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9afc307fcc8e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9afc307fcc8e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9afc307fcc8e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9afc307fcc8e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9afc307fcc8e: Configuration file was processed on all HCs. MC@9afc307fcc8e: Creating MTC on host 172.18.100.103. MC@9afc307fcc8e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Fri Nov 8 05:27:51 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(4)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(16)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(16)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(16)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(5)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(28)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(33)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(29)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(34)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(33)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(33)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(39)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(34)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(37)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(39)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(40)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(30)@9afc307fcc8e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@9afc307fcc8e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@9afc307fcc8e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@9afc307fcc8e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@9afc307fcc8e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(30)@9afc307fcc8e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@9afc307fcc8e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@9afc307fcc8e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@9afc307fcc8e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@9afc307fcc8e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(22)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@9afc307fcc8e: Final verdict of PTC: none TC_BVC_bringup(46)@9afc307fcc8e: Final verdict of PTC: pass TC_BVC_bringup(47)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(33)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(37)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(36)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(31)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(13): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(20): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(22): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(24): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(31): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(36): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(37): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(38): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(43): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Fri Nov 8 05:28:07 UTC 2024 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=195212) Waiting for packet dumper to finish... 1 (prev_count=195212, count=196308) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Fri Nov 8 05:28:09 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(49)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(49)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(61)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(61)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(49)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(61)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(62)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(50)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(73)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(78)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(74)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@9afc307fcc8e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(79)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(78)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(78)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(78)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])(84)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(79)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: 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(80)@9afc307fcc8e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: 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])-BVCI20022(82)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(84)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(84)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(85)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: 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(87)@9afc307fcc8e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: 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[0])-BVCI20032(59)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(52)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@9afc307fcc8e: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81)@9afc307fcc8e: Final verdict of PTC: none TC_BVC_bringup_conflicting(92)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(52): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(54): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(66): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(70): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(80): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(83): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(87): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(88): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Fri Nov 8 05:28:30 UTC 2024 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217776) Waiting for packet dumper to finish... 1 (prev_count=217776, count=218872) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Fri Nov 8 05:28:32 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(94)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(94)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(106)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(106)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(94)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(106)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(95)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(107)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(122)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(118)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(119)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(122)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(124)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(122)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(122)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(124)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(129)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(130)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(129)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(120)@9afc307fcc8e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@9afc307fcc8e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@9afc307fcc8e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@9afc307fcc8e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@9afc307fcc8e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=0 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): none -> pass TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=4 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=8 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=12 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=16 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=20 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=24 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=28 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=32 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=36 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=40 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=44 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=48 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=52 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=56 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=60 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=64 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=68 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=72 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=76 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=80 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=84 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=88 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=92 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=96 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=100 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=104 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=108 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=112 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=116 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=120 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=124 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=128 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=132 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=136 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=140 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=144 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=148 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=152 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=156 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=160 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=164 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=168 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=172 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=176 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=180 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=184 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=188 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=192 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=196 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=200 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=204 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=208 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=212 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=216 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=220 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=224 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=228 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=232 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=236 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=240 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=244 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=248 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=252 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=256 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=260 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=264 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=268 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=272 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=276 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=280 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=284 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=288 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=292 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=296 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=300 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=304 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=308 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=312 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=316 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=320 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=324 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=328 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=332 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=336 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=340 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=344 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=348 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=352 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=356 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=360 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=364 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=368 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=372 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=376 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=380 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=384 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=388 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=392 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=396 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=400 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=404 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=408 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=412 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=416 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=420 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=424 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=428 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=432 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=436 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=440 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=444 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=448 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=452 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=456 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=460 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=464 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=468 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=472 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=476 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=480 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=484 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=488 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=492 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=496 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=500 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=504 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=508 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=512 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=516 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=520 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=524 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=528 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=532 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=536 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=540 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=544 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=548 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=552 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=556 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=560 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=564 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=568 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=572 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=576 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=580 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=584 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=588 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=592 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=596 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=600 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=604 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=608 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=612 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=616 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=620 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=624 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=628 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=632 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=636 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=640 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=644 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=648 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=652 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=656 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=660 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=664 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=668 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=672 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=676 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=680 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=684 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=688 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=692 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=696 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=700 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=704 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=708 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=712 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=716 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=720 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=724 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=728 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=732 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=736 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=740 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=744 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=748 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=752 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=756 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=760 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=764 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=768 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=772 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=776 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=780 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=784 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=788 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=792 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=796 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=800 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=804 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=808 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=812 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=816 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=820 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=824 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=828 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=832 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=836 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=840 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=844 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=848 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=852 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=856 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=860 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=864 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=868 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=872 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=876 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=880 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=884 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=888 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=892 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=896 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=900 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=904 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=908 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=912 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=916 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=920 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=924 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=928 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=932 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=936 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=940 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=944 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=948 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=952 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=956 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=960 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=964 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=968 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=972 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=976 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=980 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=984 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=988 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=992 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=996 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1000 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1004 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1008 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1012 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1016 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1020 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1024 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1028 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1032 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1036 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1040 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1044 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1048 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1052 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1056 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1060 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1064 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1068 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1072 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1076 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1080 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1084 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1088 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1092 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1096 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1100 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1104 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1108 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1112 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1116 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1120 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1124 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1128 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1132 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1136 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1140 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1144 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1148 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1152 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1156 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1160 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1164 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1168 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1172 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1176 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1180 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1184 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1188 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1192 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1196 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1200 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1204 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1208 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1212 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1216 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1220 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1224 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1228 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1232 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1236 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1240 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1244 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1248 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1252 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1256 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1260 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1264 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1268 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1272 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1276 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1280 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1284 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1288 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1292 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1296 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1300 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1304 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1308 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1312 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1316 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1320 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1324 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1328 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1332 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1336 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1340 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1344 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1348 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1352 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1356 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1360 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1364 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1368 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1372 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1376 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1380 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1384 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1388 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1392 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1396 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1400 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1404 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1408 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1412 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1416 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1420 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1424 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1428 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1432 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1436 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1440 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1444 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1448 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1452 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1456 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1460 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1464 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1468 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1472 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1476 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1480 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1484 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1488 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1492 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1496 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1500 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1504 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1508 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1512 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1516 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1520 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1524 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1528 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1532 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1536 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1540 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1544 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1548 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1552 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1556 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1560 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1564 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1568 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1572 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1576 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1580 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1584 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1588 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: UL-UNITDATA(payload_size=1592 TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(120)@9afc307fcc8e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@9afc307fcc8e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@9afc307fcc8e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@9afc307fcc8e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@9afc307fcc8e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=0 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): none -> pass TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=4 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=8 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=12 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=16 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=20 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=24 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=28 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=32 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=36 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=40 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=44 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=48 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=52 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=56 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=60 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=64 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=68 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=72 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=76 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=80 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=84 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=88 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=92 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=96 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=100 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=104 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=108 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=112 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=116 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=120 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=124 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=128 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=132 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=136 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=140 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=144 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=148 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=152 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=156 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=160 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=164 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=168 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=172 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=176 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=180 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=184 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=188 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=192 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=196 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=200 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=204 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=208 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=212 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=216 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=220 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=224 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=228 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=232 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=236 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=240 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=244 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=248 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=252 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=256 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=260 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=264 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=268 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=272 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=276 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=280 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=284 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=288 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=292 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=296 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=300 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=304 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=308 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=312 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=316 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=320 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=324 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=328 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=332 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=336 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=340 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=344 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=348 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=352 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=356 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=360 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=364 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=368 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=372 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=376 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=380 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=384 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=388 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=392 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=396 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=400 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=404 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=408 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=412 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=416 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=420 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=424 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=428 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=432 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=436 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=440 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=444 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=448 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=452 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=456 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=460 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=464 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=468 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=472 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=476 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=480 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=484 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=488 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=492 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=496 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=500 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=504 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=508 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=512 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=516 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=520 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=524 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=528 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=532 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=536 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=540 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=544 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=548 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=552 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=556 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=560 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=564 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=568 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=572 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=576 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=580 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=584 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=588 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=592 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=596 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=600 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=604 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=608 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=612 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=616 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=620 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=624 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=628 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=632 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=636 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=640 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=644 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=648 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=652 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=656 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=660 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=664 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=668 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=672 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=676 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=680 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=684 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=688 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=692 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=696 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=700 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=704 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=708 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=712 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=716 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=720 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=724 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=728 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=732 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=736 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=740 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=744 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=748 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=752 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=756 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=760 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=764 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=768 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=772 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=776 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=780 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=784 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=788 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=792 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=796 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=800 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=804 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=808 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=812 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=816 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=820 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=824 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=828 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=832 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=836 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=840 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=844 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=848 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=852 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=856 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=860 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=864 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=868 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=872 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=876 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=880 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=884 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=888 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=892 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=896 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=900 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=904 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=908 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=912 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=916 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=920 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=924 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=928 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=932 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=936 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=940 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=944 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=948 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=952 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=956 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=960 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=964 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=968 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=972 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=976 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=980 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=984 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=988 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=992 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=996 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1000 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1004 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1008 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1012 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1016 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1020 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1024 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1028 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1032 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1036 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1040 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1044 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1048 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1052 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1056 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1060 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1064 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1068 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1072 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1076 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1080 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1084 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1088 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1092 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1096 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1100 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1104 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1108 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1112 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1116 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1120 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1124 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1128 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1132 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1136 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1140 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1144 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1148 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1152 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1156 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1160 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1164 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1168 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1172 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1176 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1180 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1184 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1188 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1192 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1196 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1200 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1204 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1208 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1212 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1216 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1220 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1224 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1228 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1232 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1236 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1240 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1244 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1248 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1252 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1256 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1260 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1264 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1268 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1272 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1276 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1280 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1284 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1288 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1292 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1296 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1300 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1304 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1308 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1312 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1316 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1320 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1324 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1328 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1332 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1336 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1340 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1344 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1348 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1352 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1356 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1360 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1364 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1368 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1372 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1376 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1380 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1384 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1388 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1392 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1396 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1400 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1404 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1408 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1412 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1416 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1420 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1424 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1428 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1432 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1436 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1440 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1444 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1448 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1452 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1456 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1460 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1464 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1468 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1472 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1476 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1480 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1484 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1488 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1492 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1496 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1500 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1504 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1508 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1512 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1516 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1520 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1524 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1528 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1532 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1536 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1540 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1544 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1548 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1552 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1556 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1560 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1564 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1568 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1572 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1576 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1580 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1584 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1588 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: UL-UNITDATA(payload_size=1592 TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(97)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(122)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@9afc307fcc8e: Final verdict of PTC: none TC_ul_unitdata(137)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(121)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@9afc307fcc8e: Final verdict of PTC: none TC_ul_unitdata(136)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(97): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(99): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(111): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(115): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(121): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(122): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(123): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(127): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(134): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Fri Nov 8 05:28:44 UTC 2024 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2738800) Waiting for packet dumper to finish... 1 (prev_count=2738800, count=2760492) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Fri Nov 8 05:28:46 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(139)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(139)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(151)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(151)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(139)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(151)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(140)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(152)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(168)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(163)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(164)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(169)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(168)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(169)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(174)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(175)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(165)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=0 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=4 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=8 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=12 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=16 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=20 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=24 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=28 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=32 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=36 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=40 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=44 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=48 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=52 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=56 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=60 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=64 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=68 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=72 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=76 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=80 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=84 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=88 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=92 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=96 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=100 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=104 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=108 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=112 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=116 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=120 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=124 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=128 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=132 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=136 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=140 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=144 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=148 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=152 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=156 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=160 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=164 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=168 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=172 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=176 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=180 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=184 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=188 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=192 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=196 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=200 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=204 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=208 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=212 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=216 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=220 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=224 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=228 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=232 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=236 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=240 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=244 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=248 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=252 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=256 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=260 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=264 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=268 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=272 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=276 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=280 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=284 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=288 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=292 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=296 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=300 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=304 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=308 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=312 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=316 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=320 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=324 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=328 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=332 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=336 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=340 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=344 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=348 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=352 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=356 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=360 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=364 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=368 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=372 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=376 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=380 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=384 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=388 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=392 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=396 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=400 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=404 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=408 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=412 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=416 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=420 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=424 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=428 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=432 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=436 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=440 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=444 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=448 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=452 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=456 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=460 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=464 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=468 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=472 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=476 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=480 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=484 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=488 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=492 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=496 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=500 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=504 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=508 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=512 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=516 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=520 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=524 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=528 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=532 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=536 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=540 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=544 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=548 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=552 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=556 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=560 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=564 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=568 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=572 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=576 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=580 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=584 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=588 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=592 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=596 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=600 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=604 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=608 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=612 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=616 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=620 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=624 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=628 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=632 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=636 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=640 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=644 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=648 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=652 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=656 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=660 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=664 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=668 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=672 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=676 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=680 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=684 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=688 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=692 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=696 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=700 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=704 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=708 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=712 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=716 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=720 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=724 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=728 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=732 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=736 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=740 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=744 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=748 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=752 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=756 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=760 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=764 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=768 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=772 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=776 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=780 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=784 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=788 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=792 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=796 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=800 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=804 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=808 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=812 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=816 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=820 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=824 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=828 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=832 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=836 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=840 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=844 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=848 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=852 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=856 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=860 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=864 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=868 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=872 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=876 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=880 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=884 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=888 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=892 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=896 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=900 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=904 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=908 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=912 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=916 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=920 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=924 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=928 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=932 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=936 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=940 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=944 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=948 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=952 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=956 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=960 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=964 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=968 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=972 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=976 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=980 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=984 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=988 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=992 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=996 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1000 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1004 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1008 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1012 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1016 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1020 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1024 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1028 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1032 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1036 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1040 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1044 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1048 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1052 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1056 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1060 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1064 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1068 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1072 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1076 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1080 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1084 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1088 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1092 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1096 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1100 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1104 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1108 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1112 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1116 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1120 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1124 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1128 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1132 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1136 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1140 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1144 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1148 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1152 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1156 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1160 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1164 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1168 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1172 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1176 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1180 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1184 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1188 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1192 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1196 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1200 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1204 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1208 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1212 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1216 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1220 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1224 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1228 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1232 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1236 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1240 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1244 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1248 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1252 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1256 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1260 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1264 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1268 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1272 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1276 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1280 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1284 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1288 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1292 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1296 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1300 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1304 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1308 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1312 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1316 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1320 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1324 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1328 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1332 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1336 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1340 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1344 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1348 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1352 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1356 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1360 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1364 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1368 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1372 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1376 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1380 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1384 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1388 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1392 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1396 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1400 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1404 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1408 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1412 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1416 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1420 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1424 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1428 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1432 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1436 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1440 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1444 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1448 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1452 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1456 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1460 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1464 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1468 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1472 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1476 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1480 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1484 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1488 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1492 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1496 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1500 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1504 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1508 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1512 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1516 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1520 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1524 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1528 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1532 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1536 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1540 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1544 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1548 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1552 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1556 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1560 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1564 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1568 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1572 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1576 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1580 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1584 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1588 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: UL-UNITDATA(payload_size=1592 TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(165)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@9afc307fcc8e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=0 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=4 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=8 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=12 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=16 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=20 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=24 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=28 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=32 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=36 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=40 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=44 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=48 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=52 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=56 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=60 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=64 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=68 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=72 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=76 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=80 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=84 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=88 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=92 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=96 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=100 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=104 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=108 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=112 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=116 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=120 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=124 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=128 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=132 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=136 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=140 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=144 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=148 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=152 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=156 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=160 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=164 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=168 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=172 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=176 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=180 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=184 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=188 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=192 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=196 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=200 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=204 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=208 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=212 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=216 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=220 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=224 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=228 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=232 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=236 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=240 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=244 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=248 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=252 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=256 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=260 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=264 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=268 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=272 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=276 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=280 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=284 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=288 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=292 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=296 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=300 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=304 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=308 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=312 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=316 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=320 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=324 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=328 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=332 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=336 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=340 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=344 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=348 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=352 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=356 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=360 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=364 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=368 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=372 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=376 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=380 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=384 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=388 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=392 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=396 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=400 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=404 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=408 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=412 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=416 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=420 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=424 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=428 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=432 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=436 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=440 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=444 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=448 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=452 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=456 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=460 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=464 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=468 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=472 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=476 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=480 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=484 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=488 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=492 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=496 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=500 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=504 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=508 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=512 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=516 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=520 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=524 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=528 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=532 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=536 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=540 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=544 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=548 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=552 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=556 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=560 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=564 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=568 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=572 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=576 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=580 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=584 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=588 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=592 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=596 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=600 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=604 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=608 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=612 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=616 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=620 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=624 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=628 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=632 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=636 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=640 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=644 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=648 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=652 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=656 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=660 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=664 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=668 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=672 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=676 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=680 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=684 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=688 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=692 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=696 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=700 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=704 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=708 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=712 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=716 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=720 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=724 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=728 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=732 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=736 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=740 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=744 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=748 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=752 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=756 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=760 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=764 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=768 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=772 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=776 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=780 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=784 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=788 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=792 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=796 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=800 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=804 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=808 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=812 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=816 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=820 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=824 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=828 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=832 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=836 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=840 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=844 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=848 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=852 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=856 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=860 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=864 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=868 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=872 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=876 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=880 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=884 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=888 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=892 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=896 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=900 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=904 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=908 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=912 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=916 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=920 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=924 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=928 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=932 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=936 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=940 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=944 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=948 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=952 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=956 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=960 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=964 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=968 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=972 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=976 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=980 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=984 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=988 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=992 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=996 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1000 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1004 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1008 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1012 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1016 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1020 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1024 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1028 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1032 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1036 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1040 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1044 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1048 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1052 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1056 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1060 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1064 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1068 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1072 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1076 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1080 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1084 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1088 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1092 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1096 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1100 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1104 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1108 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1112 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1116 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1120 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1124 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1128 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1132 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1136 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1140 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1144 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1148 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1152 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1156 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1160 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1164 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1168 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1172 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1176 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1180 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1184 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1188 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1192 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1196 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1200 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1204 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1208 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1212 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1216 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1220 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1224 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1228 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1232 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1236 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1240 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1244 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1248 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1252 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1256 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1260 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1264 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1268 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1272 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1276 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1280 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1284 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1288 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1292 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1296 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1300 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1304 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1308 GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1312 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1316 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1320 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1324 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1328 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1332 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1336 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1340 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1344 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1348 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1352 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1356 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1360 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1364 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1368 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1372 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1376 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1380 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1384 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1388 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1392 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1396 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1400 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1404 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1408 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1412 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1416 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1420 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1424 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1428 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1432 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1436 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1440 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1444 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1448 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1452 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1456 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1460 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1464 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1468 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1472 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1476 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1480 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1484 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1488 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1492 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1496 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1500 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1504 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1508 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1512 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1516 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1520 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1524 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1528 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1532 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1536 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1540 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1544 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1548 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1552 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1556 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1560 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1564 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1568 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1572 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1576 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1580 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1584 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1588 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: UL-UNITDATA(payload_size=1592 TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(157)@9afc307fcc8e: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(166)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(145)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160)@9afc307fcc8e: Final verdict of PTC: none TC_ul_unitdata_pool_failure(182)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(145): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(147): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(155): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(157): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(159): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(166): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(172): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(178): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Fri Nov 8 05:29:13 UTC 2024 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2793708) Waiting for packet dumper to finish... 1 (prev_count=2793708, count=2794804) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Fri Nov 8 05:29:15 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(184)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(189)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(184)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(189)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(196)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(196)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(189)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(184)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(196)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(189)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(189)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(185)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(197)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(208)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(212)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(208)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(208)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(209)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(212)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(214)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(212)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(212)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(214)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(219)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(188)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(188)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(220)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(219)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(219)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(210)@9afc307fcc8e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@9afc307fcc8e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@9afc307fcc8e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186)@9afc307fcc8e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@9afc307fcc8e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=0) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): none -> pass TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=4) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=8) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=12) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=16) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=20) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=24) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=28) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=32) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=36) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=40) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=44) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=48) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=52) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=56) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=60) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=64) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=68) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=72) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=76) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=80) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=84) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=88) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=92) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=96) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=100) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=104) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=108) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=112) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=116) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=120) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=124) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=128) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=132) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=136) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=140) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=144) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=148) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=152) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=156) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=160) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=164) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=168) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=172) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=176) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=180) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=184) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=188) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=192) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=196) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=200) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=204) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=208) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=212) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=216) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=220) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=224) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=228) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=232) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=236) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=240) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=244) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=248) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=252) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=256) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=260) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=264) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=268) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=272) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=276) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=280) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=284) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=288) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=292) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=296) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=300) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=304) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=308) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=312) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=316) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=320) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=324) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=328) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=332) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=336) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=340) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=344) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=348) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=352) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=356) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=360) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=364) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=368) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=372) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=376) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=380) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=384) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=388) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=392) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=396) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=400) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=404) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=408) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=412) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=416) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=420) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=424) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=428) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=432) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=436) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=440) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=444) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=448) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=452) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=456) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=460) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=464) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=468) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=472) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=476) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=480) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=484) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=488) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=492) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=496) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=500) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=504) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=508) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=512) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=516) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=520) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=524) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=528) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=532) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=536) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=540) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=544) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=548) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=552) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=556) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=560) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=564) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=568) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=572) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=576) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=580) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=584) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=588) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=592) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=596) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=600) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=604) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=608) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=612) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=616) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=620) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=624) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=628) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=632) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=636) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=640) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=644) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=648) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=652) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=656) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=660) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=664) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=668) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=672) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=676) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=680) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=684) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=688) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=692) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=696) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=700) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=704) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=708) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=712) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=716) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=720) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=724) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=728) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=732) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=736) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=740) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=744) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=748) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=752) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=756) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=760) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=764) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=768) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=772) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=776) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=780) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=784) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=788) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=792) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=796) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=800) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=804) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=808) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=812) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=816) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=820) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=824) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=828) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=832) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=836) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=840) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=844) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=848) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=852) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=856) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=860) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=864) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=868) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=872) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=876) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=880) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=884) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=888) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=892) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=896) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=900) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=904) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=908) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=912) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=916) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=920) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=924) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=928) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=932) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=936) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=940) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=944) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=948) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=952) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=956) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=960) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=964) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=968) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=972) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=976) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=980) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=984) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=988) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=992) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=996) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1000) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1004) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1008) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1012) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1016) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1020) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1024) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1028) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1032) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1036) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1040) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1044) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1048) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1052) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1056) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1060) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1064) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1068) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1072) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1076) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1080) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1084) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1088) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1092) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1096) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1100) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1104) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1108) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1112) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1116) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1120) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1124) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1128) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1132) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1136) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1140) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1144) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1148) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1152) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1156) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1160) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1164) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1168) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1172) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1176) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1180) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1184) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1188) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1192) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1196) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1200) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1204) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1208) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1212) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1216) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1220) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1224) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1228) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1232) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1236) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1240) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1244) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1248) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1252) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1256) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1260) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1264) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1268) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1272) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1276) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1280) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1284) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1288) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1292) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1296) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1300) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1304) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1308) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1312) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1316) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1320) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1324) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1328) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1332) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1336) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1340) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1344) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1348) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1352) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1356) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1360) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1364) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1368) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1372) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1376) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1380) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1384) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1388) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1392) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1396) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1400) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1404) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1408) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1412) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1416) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1420) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1424) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1428) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1432) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1436) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1440) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1444) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1448) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1452) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1456) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1460) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1464) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1468) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1472) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1476) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1480) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1484) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1488) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1492) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1496) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1500) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1504) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1508) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1512) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1516) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1520) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1524) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1528) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1532) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1536) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1540) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1544) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1548) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1552) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1556) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1560) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1564) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1568) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1572) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1576) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1580) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1584) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1588) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: DL-UNITDATA(payload_size=1592) TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(210)@9afc307fcc8e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@9afc307fcc8e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@9afc307fcc8e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186)@9afc307fcc8e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@9afc307fcc8e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=0) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): none -> pass TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=4) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=8) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=12) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=16) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=20) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=24) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=28) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=32) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=36) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=40) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=44) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=48) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=52) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=56) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=60) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=64) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=68) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=72) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=76) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=80) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=84) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=88) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=92) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=96) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=100) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=104) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=108) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=112) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=116) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=120) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=124) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=128) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=132) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=136) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=140) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=144) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=148) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=152) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=156) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=160) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=164) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=168) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=172) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=176) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=180) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=184) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=188) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=192) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=196) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=200) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=204) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=208) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=212) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=216) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=220) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=224) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=228) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=232) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=236) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=240) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=244) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=248) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=252) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=256) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=260) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=264) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=268) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=272) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=276) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=280) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=284) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=288) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=292) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=296) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=300) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=304) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=308) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=312) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=316) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=320) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=324) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=328) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=332) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=336) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=340) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=344) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=348) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=352) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=356) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=360) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=364) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=368) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=372) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=376) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=380) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=384) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=388) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=392) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=396) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=400) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=404) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=408) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=412) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=416) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=420) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=424) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=428) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=432) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=436) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=440) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=444) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=448) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=452) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=456) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=460) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=464) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=468) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=472) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=476) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=480) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=484) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=488) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=492) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=496) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=500) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=504) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=508) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=512) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=516) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=520) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=524) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=528) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=532) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=536) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=540) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=544) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=548) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=552) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=556) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=560) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=564) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=568) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=572) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=576) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=580) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=584) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=588) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=592) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=596) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=600) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=604) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=608) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=612) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=616) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=620) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=624) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=628) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=632) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=636) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=640) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=644) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=648) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=652) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=656) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=660) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=664) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=668) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=672) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=676) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=680) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=684) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=688) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=692) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=696) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=700) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=704) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=708) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=712) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=716) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=720) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=724) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=728) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=732) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=736) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=740) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=744) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=748) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=752) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=756) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=760) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=764) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=768) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=772) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=776) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=780) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=784) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=788) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=792) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=796) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=800) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=804) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=808) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=812) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=816) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=820) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=824) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=828) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=832) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=836) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=840) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=844) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=848) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=852) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=856) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=860) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=864) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=868) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=872) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=876) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=880) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=884) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=888) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=892) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=896) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=900) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=904) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=908) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=912) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=916) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=920) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=924) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=928) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=932) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=936) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=940) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=944) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=948) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=952) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=956) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=960) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=964) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=968) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=972) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=976) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=980) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=984) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=988) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=992) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=996) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1000) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1004) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1008) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1012) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1016) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1020) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1024) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1028) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1032) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1036) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1040) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1044) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1048) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1052) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1056) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1060) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1064) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1068) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1072) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1076) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1080) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1084) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1088) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1092) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1096) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1100) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1104) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1108) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1112) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1116) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1120) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1124) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1128) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1132) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1136) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1140) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1144) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1148) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1152) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1156) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1160) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1164) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1168) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1172) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1176) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1180) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1184) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1188) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1192) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1196) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1200) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1204) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1208) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1212) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1216) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1220) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1224) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1228) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1232) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1236) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1240) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1244) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1248) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1252) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1256) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1260) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1264) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1268) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1272) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1276) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1280) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1284) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1288) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1292) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1296) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1300) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1304) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1308) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1312) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1316) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1320) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1324) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1328) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1332) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1336) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1340) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1344) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1348) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1352) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1356) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1360) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1364) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1368) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1372) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1376) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1380) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1384) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1388) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1392) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1396) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1400) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1404) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1408) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1412) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1416) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1420) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1424) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1428) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1432) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1436) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1440) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1444) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1448) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1452) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1456) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1460) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1464) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1468) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1472) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1476) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1480) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1484) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1488) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1492) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1496) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1500) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1504) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1508) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1512) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1516) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1520) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1524) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1528) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1532) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1536) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1540) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1544) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1548) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1552) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1556) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1560) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1564) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1568) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1572) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1576) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1580) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1584) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1588) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: DL-UNITDATA(payload_size=1592) TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(189)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(212)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(188)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(202)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@9afc307fcc8e: Final verdict of PTC: none TC_dl_unitdata(226)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@9afc307fcc8e: Final verdict of PTC: none TC_dl_unitdata(227)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])(208)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(187)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(211)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(186): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(187): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(188): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(189): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(193): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(200): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(202): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(204): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(211): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(212): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(213): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(217): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(224): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Fri Nov 8 05:29:28 UTC 2024 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2711336) Waiting for packet dumper to finish... 1 (prev_count=2711336, count=2765476) gzip: /data/GBProxy_Tests.TC_dl_unitdata.pcapng: file size changed while zipping MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Fri Nov 8 05:29:30 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(229)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(229)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(241)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(241)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(241)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(229)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(230)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(253)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(258)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(254)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(259)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(258)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(259)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(265)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(264)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(268)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@9afc307fcc8e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@9afc307fcc8e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@9afc307fcc8e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@9afc307fcc8e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): none -> pass TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@9afc307fcc8e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@9afc307fcc8e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@9afc307fcc8e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@9afc307fcc8e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): none -> pass TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(247)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236)@9afc307fcc8e: Final verdict of PTC: none TC_ra_capability(272)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(268)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(267)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@9afc307fcc8e: Final verdict of PTC: none TC_ra_capability(271)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(265)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@9afc307fcc8e: Final verdict of PTC: none Fri Nov 8 05:29:36 UTC 2024 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238164) MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(238): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(245): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(247): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(249): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(262): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(267): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(268): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(269): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Waiting for packet dumper to finish... 1 (prev_count=238164, count=239260) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Fri Nov 8 05:29:38 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(274)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(274)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(286)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(286)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(286)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(274)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(275)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(275)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(302)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(298)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(299)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(302)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(304)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(302)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(302)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(304)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(309)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(310)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(309)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(300)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): none -> pass TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(300)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@9afc307fcc8e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): none -> pass TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(292)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(288)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(301)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(302)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@9afc307fcc8e: Final verdict of PTC: none TC_ra_capability_upd(316)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@9afc307fcc8e: Final verdict of PTC: none TC_ra_capability_upd(317)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(278): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(283): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(288): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(290): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(292): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(294): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(301): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(302): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(303): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(307): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(314): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Fri Nov 8 05:29:44 UTC 2024 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=257928) Waiting for packet dumper to finish... 1 (prev_count=257928, count=270196) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Fri Nov 8 05:29:46 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(319)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(319)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(331)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(331)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(331)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(332)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(348)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(348)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(347)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(343)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(348)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(348)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(348)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(344)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(349)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(347)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(347)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(347)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(354)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(349)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(354)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(355)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(345)@9afc307fcc8e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@9afc307fcc8e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@9afc307fcc8e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@9afc307fcc8e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@9afc307fcc8e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@9afc307fcc8e: setverdict(pass): none -> pass TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(345)@9afc307fcc8e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@9afc307fcc8e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@9afc307fcc8e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@9afc307fcc8e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@9afc307fcc8e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@9afc307fcc8e: setverdict(pass): none -> pass TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(348)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(347)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(346)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(337)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@9afc307fcc8e: Final verdict of PTC: none TC_radio_status(361)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@9afc307fcc8e: Final verdict of PTC: none TC_radio_status(362)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(327): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(335): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(337): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(339): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(346): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(347): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(348): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(353): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(358): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Fri Nov 8 05:29:52 UTC 2024 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238640) Waiting for packet dumper to finish... 1 (prev_count=238640, count=239736) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Fri Nov 8 05:29:54 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(364)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(364)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(376)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(376)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(364)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(376)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(365)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(377)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(388)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(393)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(389)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(394)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(393)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(393)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(399)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(394)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(399)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(400)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(370)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@9afc307fcc8e: Final verdict of PTC: none TC_radio_status_tmsi(406)@9afc307fcc8e: Final verdict of PTC: pass TC_radio_status_tmsi(407)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(368): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(370): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(372): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(381): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(385): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(398): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(403): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Fri Nov 8 05:30:00 UTC 2024 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192392) Waiting for packet dumper to finish... 1 (prev_count=192392, count=238356) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Fri Nov 8 05:30:02 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(409)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(409)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(419)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(419)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(421)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(421)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(419)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(421)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(409)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(419)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(419)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(410)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(433)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(437)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(433)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(434)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(437)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(439)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(437)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(437)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(439)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(444)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(445)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(416)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(416)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(418)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(418)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(435)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(435)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@9afc307fcc8e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(419)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(416)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(437)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(412)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(417)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(418)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@9afc307fcc8e: Final verdict of PTC: none TC_radio_status_imsi(452)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(445)@9afc307fcc8e: Final verdict of PTC: none TC_radio_status_imsi(451)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(412): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(414): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(416): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(417): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(418): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(419): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(426): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(430): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(437): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(438): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(442): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(448): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Fri Nov 8 05:30:08 UTC 2024 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=243956) Waiting for packet dumper to finish... 1 (prev_count=243956, count=245052) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Fri Nov 8 05:30:10 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(454)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(454)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(466)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(466)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(466)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(454)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(467)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(455)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(455)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(478)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(483)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(479)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(484)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(483)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(488)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(488)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(483)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(488)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(488)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(488)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(489)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(484)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(485)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(487)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(489)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(490)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(485)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(488)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(457)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(486)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(487)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(457): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(459): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(463): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(470): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(474): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(485): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(486): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(487): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(488): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_suspend finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Fri Nov 8 05:30:16 UTC 2024 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=312688) Waiting for packet dumper to finish... 1 (prev_count=312688, count=341568) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Fri Nov 8 05:30:18 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(497)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(497)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(509)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(509)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(509)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(497)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(498)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(510)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(521)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(526)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(522)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(526)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(527)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(526)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(526)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(527)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(532)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(532)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(533)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(526)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(505): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(513): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(518): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(525): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(526): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(536): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_resume finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Fri Nov 8 05:30:24 UTC 2024 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=339608) Waiting for packet dumper to finish... 1 (prev_count=339608, count=342688) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Fri Nov 8 05:30:26 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(540)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(540)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(552)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(552)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(540)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(552)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(541)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(553)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(564)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(569)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(565)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(570)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(569)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(575)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(570)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(576)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(575)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(543)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(558)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(572)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(543): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(545): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(549): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(556): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(558): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(560): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(572): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(574): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(580): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_trace finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Fri Nov 8 05:30:34 UTC 2024 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=209392) Waiting for packet dumper to finish... 1 (prev_count=209392, count=210488) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Fri Nov 8 05:30:36 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(583)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(583)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(595)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(595)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(595)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(583)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(596)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(584)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(611)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(607)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(608)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(611)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(613)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(611)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(611)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(613)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(618)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(618)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(618)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(619)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(609)@9afc307fcc8e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@9afc307fcc8e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@9afc307fcc8e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@9afc307fcc8e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@9afc307fcc8e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@9afc307fcc8e: setverdict(pass): none -> pass TC_llc_discarded(625)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(609)@9afc307fcc8e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@9afc307fcc8e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@9afc307fcc8e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@9afc307fcc8e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@9afc307fcc8e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@9afc307fcc8e: setverdict(pass): none -> pass TC_llc_discarded(626)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(611)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(619)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610)@9afc307fcc8e: Final verdict of PTC: none TC_llc_discarded(625)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@9afc307fcc8e: Final verdict of PTC: none TC_llc_discarded(626)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(591): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(600): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(604): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(611): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(612): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(616): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Fri Nov 8 05:30:42 UTC 2024 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=209828) Waiting for packet dumper to finish... 1 (prev_count=209828, count=210924) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Fri Nov 8 05:30:44 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(628)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(628)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(640)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(640)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(640)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(628)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(641)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(629)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(652)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(652)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(657)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(653)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(658)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(657)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(657)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(663)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(658)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(663)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(664)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(634)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(634): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(636): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(645): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(649): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(662): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) Fri Nov 8 05:30:52 UTC 2024 ====== GBProxy_Tests.TC_overload pass ====== MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(667): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=207964) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_overload finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Waiting for packet dumper to finish... 1 (prev_count=207964, count=209060) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Fri Nov 8 05:30:54 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(671)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(671)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(683)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(683)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(671)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(683)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(684)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(672)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(695)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(695)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(700)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(696)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(701)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(700)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(700)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(701)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(706)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(707)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(677)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(685)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass)Fri Nov 8 05:31:01 UTC 2024 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(677): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=206020) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(679): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(685): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(687): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(692): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(704): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(710): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Waiting for packet dumper to finish... 1 (prev_count=206020, count=214780) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Fri Nov 8 05:31:03 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(714)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(719)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(714)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(719)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(726)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(726)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(719)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(714)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(726)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(719)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(719)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(715)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(727)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(742)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(738)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(739)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(716)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(742)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(716)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(744)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(742)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(742)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(744)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(718)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(718)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(749)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(750)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(716)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(716)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(716)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(718)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(719)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(742)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(716)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(717)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(741)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(732)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(716): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(717): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(718): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(719): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(723): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(730): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(732): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(734): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(741): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(742): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(743): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(747): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Fri Nov 8 05:31:11 UTC 2024 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214352) Waiting for packet dumper to finish... 1 (prev_count=214352, count=223092) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Fri Nov 8 05:31:13 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(757)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(757)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(769)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(769)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(757)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(769)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(770)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(786)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(782)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(787)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(786)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(786)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(792)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(787)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(788)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(790)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(792)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(792)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(793)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(760)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(765)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(788)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(790)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(789)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(760): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(762): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(765): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(767): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(774): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(778): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(788): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(789): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(790): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(791): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(796): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Fri Nov 8 05:31:24 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223688) Waiting for packet dumper to finish... 1 (prev_count=223688, count=224784) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Fri Nov 8 05:31:26 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(800)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(800)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(812)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(812)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(800)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(812)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(801)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(813)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(829)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(829)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(828)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(824)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(829)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(829)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(829)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(826)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(828)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(830)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(828)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(828)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(830)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(836)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(835)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(826)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(826)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(829)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(828)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(806)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(815)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(826)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(827)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(804): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(806): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(808): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(815): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(817): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(821): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(826): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(827): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(828): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(829): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(833): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(840): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Fri Nov 8 05:31:38 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=234060) Waiting for packet dumper to finish... 1 (prev_count=234060, count=235156) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Fri Nov 8 05:31:40 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(843)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(843)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(855)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(855)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(843)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(855)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(856)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(844)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(867)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(872)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(868)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(872)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(873)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(872)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(872)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(873)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(878)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(879)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(878)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(848): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(852): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(860): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(864): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(876): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(883): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Fri Nov 8 05:31:49 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207044) Waiting for packet dumper to finish... 1 (prev_count=207044, count=216028) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: 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 ------ Fri Nov 8 05:31:51 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(886)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(886)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(898)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(898)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(886)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(898)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(899)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(887)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(914)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(910)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(911)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(914)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(912)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(916)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(914)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(914)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(916)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(921)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(922)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(921)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@9afc307fcc8e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(892)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(914)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(915)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(912)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(913)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(904)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(890): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(892): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(894): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(902): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(904): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(906): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(912): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(913): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(914): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(915): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(926): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Fri Nov 8 05:32:10 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230408) Waiting for packet dumper to finish... 1 (prev_count=230408, count=234844) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Fri Nov 8 05:32:12 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(929)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(929)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(941)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(941)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(929)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(941)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(930)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(942)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(958)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(958)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(957)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(953)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(958)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(958)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(958)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(954)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(957)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(959)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(955)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(957)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(957)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(959)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(965)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(964)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(964)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(959)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[0])(954)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(955)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(955)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(957)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(958)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(955)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(956)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(937): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(949): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(955): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(956): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(957): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(958): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(962): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(969): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Fri Nov 8 05:32:24 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=286500) Waiting for packet dumper to finish... 1 (prev_count=286500, count=287596) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Fri Nov 8 05:32:26 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(972)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(972)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(984)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(984)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(984)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(972)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(973)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(973)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(985)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1000)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(996)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(997)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1002)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1000)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1000)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1000)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1007)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(1002)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1007)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1008)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(998)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(998)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(980)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(975)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1000)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(999)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(992)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_bss(1015)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(975): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(977): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(980): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(982): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(989): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(992): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(994): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(999): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1000): none (pass -> pass) Fri Nov 8 05:32:36 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1001): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1006): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1011): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=214148) Waiting for packet dumper to finish... 1 (prev_count=214148, count=216020) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Fri Nov 8 05:32:38 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1017)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1029)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1029)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1017)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1018)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1041)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1046)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1042)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1047)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1046)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1046)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1052)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(1047)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1052)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1052)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1053)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1043)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1043)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_ps_ptp_lac(1059)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1044)@9afc307fcc8e: Final verdict of PTC: none Fri Nov 8 05:32:48 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213776) MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1025): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1038): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1044): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1051): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1056): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Waiting for packet dumper to finish... 1 (prev_count=213776, count=215648) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Fri Nov 8 05:32:50 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1062)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1074)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1062)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1074)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1063)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1075)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1086)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1087)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1092)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1091)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1091)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1097)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1092)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1095)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1098)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1097)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1080)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1095)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1094)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1097)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1067): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1071): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1078): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1080): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1082): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1094): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1095): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1096): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1102): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Fri Nov 8 05:33:00 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214152) Waiting for packet dumper to finish... 1 (prev_count=214152, count=216412) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Fri Nov 8 05:33:02 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1107)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1119)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1107)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1119)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1108)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1120)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1131)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1136)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1132)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1137)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1136)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1136)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1137)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1142)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1142)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1143)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1133)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1133)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1113)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1121)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1125)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1134)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_rac(1149)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1143)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_rac(1150)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1142)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1136)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1113): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1115): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1121): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1123): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1125): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1127): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1134): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1135): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1136): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1146): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Fri Nov 8 05:33:12 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213776) Waiting for packet dumper to finish... 1 (prev_count=213776, count=215648) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Fri Nov 8 05:33:14 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1152)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1164)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1152)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1164)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1153)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1165)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1176)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1176)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1181)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1177)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1182)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1181)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1186)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1186)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1181)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1186)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1186)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1186)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1187)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(1182)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1185)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1183)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1188)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1187)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1187)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1183)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1183)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1183)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1183)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1185)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1158)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1183)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1184)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1186)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1194)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_ps_ptp_rac_unknown(1195)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1158): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1160): none (pass -> pass) Fri Nov 8 05:33:24 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=214416) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1169): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1173): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1183): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1184): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1185): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1186): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1192): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=214416, count=216288) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Fri Nov 8 05:33:26 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1197)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1209)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1197)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1209)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1198)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1210)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1221)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1226)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1222)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1227)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1226)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1227)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1232)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1233)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1200)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1240)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(1226)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1200): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1202): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1218): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1230): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1236): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Fri Nov 8 05:33:36 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213820) Waiting for packet dumper to finish... 1 (prev_count=213820, count=215692) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Fri Nov 8 05:33:38 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1242)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1254)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1242)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1254)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1243)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1255)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1271)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1271)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1270)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(1266)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1271)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1271)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1271)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1267)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1270)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1268)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1272)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1270)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1270)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1272)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(1277)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1278)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1277)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1268)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1268)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1268)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1268)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1268)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1268)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1260)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1248)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1271)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1269)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1270)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1285)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_imsi(1284)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1278)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1268)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1248): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1250): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1258): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1260): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1262): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1268): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1269): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1270): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1271): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1282): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Fri Nov 8 05:33:48 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214464) Waiting for packet dumper to finish... 1 (prev_count=214464, count=216336) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Fri Nov 8 05:33:50 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1287)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1299)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1287)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1299)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1288)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1300)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1311)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1316)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1312)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1317)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1316)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1316)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1317)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(1322)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1323)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1322)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@9afc307fcc8e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1307)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1293)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(1312)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1330)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@9afc307fcc8e: Final verdict of PTC: none Fri Nov 8 05:34:00 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214660) MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1293): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1295): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1304): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1307): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1309): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1320): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1327): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=214660, count=216532) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Fri Nov 8 05:34:02 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1332)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1344)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1344)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1332)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1345)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1333)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1356)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1356)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1357)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[1])(1362)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1361)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1367)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(1362)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1368)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1367)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1358)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1358)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1335)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1375)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1359)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1350)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1361)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1335): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1337): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1341): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1348): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1350): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1352): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1359): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1360): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1361): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1366): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1371): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Fri Nov 8 05:34:12 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217784) Waiting for packet dumper to finish... 1 (prev_count=217784, count=219656) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: 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 ------ Fri Nov 8 05:34:14 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1377)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1389)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1389)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1377)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1390)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1378)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1401)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1406)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(1405)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1406)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1406)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1406)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1406)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1405)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(1402)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1407)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1403)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1405)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1405)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1407)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1412)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1413)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1403)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1403)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1403)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1403)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1403)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1403)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1405)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1403)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1404)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1419)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci_imsi(1420)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1406)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1386): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1393): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1397): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1403): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1404): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1405): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1406): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1410): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1416): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Fri Nov 8 05:34:24 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215952) Waiting for packet dumper to finish... 1 (prev_count=215952, count=219796) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Fri Nov 8 05:34:26 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1422)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1434)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1442)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1442)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1442)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1434)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1422)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1442)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1442)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1423)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1435)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1450)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(1446)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1452)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1447)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1450)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1450)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1450)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1457)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(1452)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1441)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1441)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1457)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1458)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1443)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1443)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1441)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1428)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1436)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1440)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1443)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1450)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1442)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1435)@9afc307fcc8e: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1465)@9afc307fcc8e: Final verdict of PTC: pass TC_dummy_paging_ps_ptp(1464)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(1452)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1457)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1454)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1426): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1428): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1430): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1436): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1438): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1440): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1441): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1442): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1443): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1450): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1451): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1454): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1456): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1461): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Fri Nov 8 05:34:32 UTC 2024 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213468) Waiting for packet dumper to finish... 1 (prev_count=213468, count=214564) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Fri Nov 8 05:34:34 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1467)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1479)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1467)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1479)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1468)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1480)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1491)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1491)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1496)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1492)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1497)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1496)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1496)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1502)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1497)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1502)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1502)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1503)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1503)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@9afc307fcc8e: 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(1507)@9afc307fcc8e: 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)@9afc307fcc8e: 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(1498)@9afc307fcc8e: 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])-BVCI20022(1500)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_bss(1509)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1492)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@9afc307fcc8e: 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(1498)@9afc307fcc8e: 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(1500)@9afc307fcc8e: 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])-BVCI20031(1505)@9afc307fcc8e: 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)@9afc307fcc8e: 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(1507)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0, 1, 2 } TC_paging_ps_sig_bss(1510)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1486)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1496)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_bss(1510)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1471): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1476): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1484): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1486): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1488): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1501): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1506): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Fri Nov 8 05:34:44 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216180) Waiting for packet dumper to finish... 1 (prev_count=216180, count=218440) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Fri Nov 8 05:34:46 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1517)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1512)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1517)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1524)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1517)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1512)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1524)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1517)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1517)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1513)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1525)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1540)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(1536)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1537)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1540)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1542)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1540)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1540)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1542)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1547)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1516)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1516)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1547)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1538)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1537)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@9afc307fcc8e: 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])-BVCI20031(1550)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0, 2, 1 } TC_paging_ps_sig_lac(1554)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1538)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1537)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@9afc307fcc8e: 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)@9afc307fcc8e: 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])-BVCI20031(1550)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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])-BVCI20032(1552)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0, 2, 1 } TC_paging_ps_sig_lac(1555)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1516)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1517)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1515)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1540)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1539)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1530)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1548)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_lac(1554)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_ps_sig_lac(1555)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1515): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1516): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1517): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1528): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1530): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1532): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1539): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1540): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1541): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Fri Nov 8 05:35:00 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223908) Waiting for packet dumper to finish... 1 (prev_count=223908, count=226556) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Fri Nov 8 05:35:02 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1562)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1562)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1557)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1569)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1579)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1579)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1579)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1562)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1569)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1557)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1579)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1579)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1562)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1562)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1570)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1558)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1586)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1582)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1587)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1586)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1587)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1561)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1561)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1593)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1592)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1578)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1578)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1576)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1576)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1562)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1561)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1579)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1578)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1560)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1576)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1577)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1599)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_ps_sig_lac_unknown(1600)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(1587)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1559): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1560): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1561): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1562): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1566): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1574): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1576): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1577): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1578): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1579): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1590): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1597): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Fri Nov 8 05:35:12 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212372) Waiting for packet dumper to finish... 1 (prev_count=212372, count=214244) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Fri Nov 8 05:35:14 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1607)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1607)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1602)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1612)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1612)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1614)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1612)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1607)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1602)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1614)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1612)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1612)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1607)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1607)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1603)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1615)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1631)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1627)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1632)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1631)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1632)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1606)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1637)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1606)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1637)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1637)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1637)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1611)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1611)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1609)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1609)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(1632)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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])-BVCI20032(1641)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1644)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: 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])-BVCI20032(1641)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@9afc307fcc8e: 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])-BVCI20031(1639)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1645)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: 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(1641)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1606)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1609)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1612)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1611)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1605)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1610)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1620)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1607)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1638)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1640)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_rac(1645)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1604): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1605): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1606): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1607): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1609): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1610): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1611): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1612): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1618): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1620): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1622): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1635): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1640): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1642): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Fri Nov 8 05:35:32 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=232376) Waiting for packet dumper to finish... 1 (prev_count=232376, count=233472) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Fri Nov 8 05:35:34 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1647)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1659)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1659)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1647)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1660)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1648)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1676)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1676)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1675)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(1671)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1671)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1676)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1676)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1676)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1672)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1677)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1673)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1675)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1675)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1675)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1682)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1683)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1673)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1673)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1673)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1673)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1675)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1674)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1673)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1676)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1665)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1679)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1655): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1663): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1665): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1667): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1673): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1674): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1675): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1676): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1679): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1681): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1686): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Fri Nov 8 05:35:44 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213768) Waiting for packet dumper to finish... 1 (prev_count=213768, count=216028) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Fri Nov 8 05:35:46 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1692)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1704)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1704)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1692)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1705)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1693)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1716)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1721)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1717)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1722)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1721)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1721)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1727)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(1722)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1728)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1727)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1731)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1731)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1724)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1721)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1730)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1727)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_bvci(1735)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1696): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1701): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1709): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1713): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1720): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1721): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1724): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1726): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1730): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1731): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1732): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Fri Nov 8 05:35:56 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214772) Waiting for packet dumper to finish... 1 (prev_count=214772, count=217032) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Fri Nov 8 05:35:58 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1737)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1749)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1749)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1737)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1750)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1738)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1761)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1766)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1762)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1766)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1767)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1766)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1767)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(1772)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1773)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1772)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1776)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_ps_sig_bvci_imsi(1780)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1776)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1756)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1775)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1745): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1754): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1756): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1758): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1770): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1775): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1776): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1777): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Fri Nov 8 05:36:08 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214952) Waiting for packet dumper to finish... 1 (prev_count=214952, count=217212) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Fri Nov 8 05:36:10 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1782)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1794)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1794)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1782)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1795)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1783)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1806)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1811)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1807)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1811)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[1])(1812)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1811)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1812)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(1817)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1817)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1818)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@9afc307fcc8e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1800)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1788)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1825)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1824)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1786): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1788): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1790): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1798): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1800): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1802): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1815): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1821): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Fri Nov 8 05:36:19 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214252) Waiting for packet dumper to finish... 1 (prev_count=214252, count=216512) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Fri Nov 8 05:36:22 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1827)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1839)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1827)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1839)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1840)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1851)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1856)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(1852)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1856)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1857)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1856)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1857)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(1862)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1862)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1862)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1863)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@9afc307fcc8e: 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(1833)@9afc307fcc8e: 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])-BVCI20032(1837)@9afc307fcc8e: 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(1831)@9afc307fcc8e: 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])-BVCI20011(1829)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@9afc307fcc8e: 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)@9afc307fcc8e: 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(1846)@9afc307fcc8e: 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)@9afc307fcc8e: 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(1842)@9afc307fcc8e: 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])-BVCI20031(1848)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1830)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1840)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1845)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1869)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1830): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1832): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1836): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1843): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1845): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1847): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1860): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1866): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Fri Nov 8 05:36:31 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216680) Waiting for packet dumper to finish... 1 (prev_count=216680, count=220532) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: 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 ------ Fri Nov 8 05:36:34 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1872)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1884)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1884)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1872)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1885)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1873)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1896)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(1896)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1897)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1901)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1902)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1901)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1902)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(1907)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1907)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1908)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1898)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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])-BVCI20011(1875)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@9afc307fcc8e: 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[1])-BVCI20011(1886)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1898)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@9afc307fcc8e: 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])-BVCI20021(1888)@9afc307fcc8e: 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(1894)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1901)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899)@9afc307fcc8e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1915)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1881): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1889): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1893): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1900): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1901): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1905): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Fri Nov 8 05:36:43 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216904) Waiting for packet dumper to finish... 1 (prev_count=216904, count=220748) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Fri Nov 8 05:36:45 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(1917)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1929)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1929)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1917)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1930)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1918)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1941)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1946)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1946)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1945)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(1941)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1946)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1946)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1946)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1942)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1945)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1947)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1943)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1945)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1945)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1947)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1952)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1953)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1943)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1942)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1943)@9afc307fcc8e: 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])(1947)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting TC_dummy_paging_ps_sig(1959)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@9afc307fcc8e: 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])-BVCI20031(1954)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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(SGSN[0])(1918)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@9afc307fcc8e: 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)@9afc307fcc8e: 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(1924)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@9afc307fcc8e: 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])-BVCI20033(1928)@9afc307fcc8e: 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)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1943)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1943)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@9afc307fcc8e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1953)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@9afc307fcc8e: 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])(1947)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1943)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@9afc307fcc8e: 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])-BVCI20033(1958)@9afc307fcc8e: 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])-BVCI20021(1949)@9afc307fcc8e: 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)@9afc307fcc8e: 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(SGSN[1])(1930)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@9afc307fcc8e: 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(1937)@9afc307fcc8e: 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)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@9afc307fcc8e: 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)@9afc307fcc8e: 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])-BVCI20011(1931)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1943)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1946)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1944)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1945)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1943)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@9afc307fcc8e: Final verdict of PTC: none TC_dummy_paging_ps_sig(1959)@9afc307fcc8e: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1960)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1953)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1925): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1934): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1938): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1943): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1944): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1945): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1946): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1950): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1957): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Fri Nov 8 05:36:51 UTC 2024 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217260) Waiting for packet dumper to finish... 1 (prev_count=217260, count=218356) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Fri Nov 8 05:36:53 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1962)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(1974)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1962)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1974)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1963)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1975)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1986)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1990)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(1986)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1987)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1990)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1992)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1990)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1990)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1992)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(1997)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1997)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1998)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1988)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(1988)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1968)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_bss(2005)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1990)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1997)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1989)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1982)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993)@9afc307fcc8e: Final verdict of PTC: none Fri Nov 8 05:37:03 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1966): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1968): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1970): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1979): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1982): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1984): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1989): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1990): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1991): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1995): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=213060) Waiting for packet dumper to finish... 1 (prev_count=213060, count=214932) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Fri Nov 8 05:37:05 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2007)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2019)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2007)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2019)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2008)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2020)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2036)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2036)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2035)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2031)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2036)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2036)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2036)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2032)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2035)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2037)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2035)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2035)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2037)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(2042)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2043)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2042)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2033)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2033)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2035)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_lac(2050)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2036)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2034)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2013)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2032)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_lac(2049)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2013): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2015): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2023): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2027): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2034): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2035): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2036): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2047): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Fri Nov 8 05:37:15 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213776) Waiting for packet dumper to finish... 1 (prev_count=213776, count=216036) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Fri Nov 8 05:37:17 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2052)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2064)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2052)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2065)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2053)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2076)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2080)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2076)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2077)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2080)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2082)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2080)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2080)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2082)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2087)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2088)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2087)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2078)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2078)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2070)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2080)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2095)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_cs_ptp_lac_unknown(2094)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2079)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2060): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2068): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2070): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2072): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2079): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2080): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2081): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2092): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Fri Nov 8 05:37:27 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214152) Waiting for packet dumper to finish... 1 (prev_count=214152, count=216024) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Fri Nov 8 05:37:29 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2097)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2107)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2107)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2109)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2107)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2097)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2109)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2107)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2107)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2098)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2110)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2126)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2122)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2127)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2126)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2127)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(2132)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2132)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2133)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2106)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2106)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2104)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2104)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2123)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2123)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2106)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2104)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2107)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2100)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2105)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2115)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2124)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_cs_ptp_rac(2140)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(2132)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2100): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2102): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2104): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2105): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2106): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2107): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2113): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2115): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2117): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2124): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2136): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Fri Nov 8 05:37:39 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213776) Waiting for packet dumper to finish... 1 (prev_count=213776, count=216036) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Fri Nov 8 05:37:41 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2142)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2154)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2142)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2154)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2155)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2143)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2171)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2171)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2170)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2166)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2171)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2171)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2171)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2170)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(2167)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2172)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2168)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2170)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2170)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2172)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2177)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2178)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2177)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2168)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2168)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2168)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2168)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2168)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2168)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2145)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2171)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2160)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2169)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2180)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_cs_ptp_rac_unknown(2184)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2170)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2168)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2145): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2147): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2151): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2158): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2160): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2162): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2168): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2169): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2170): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2171): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2175): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2180): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2182): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Fri Nov 8 05:37:51 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214152) Waiting for packet dumper to finish... 1 (prev_count=214152, count=216024) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Fri Nov 8 05:37:53 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2187)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2199)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2187)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2199)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2188)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2200)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2211)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2216)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2212)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2216)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2217)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2216)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2217)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(2222)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2222)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2223)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2201)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_cs_ptp_bvci(2230)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2205)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2191): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2196): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2201): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2203): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2205): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2207): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2226): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Fri Nov 8 05:38:03 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213820) Waiting for packet dumper to finish... 1 (prev_count=213820, count=215692) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Fri Nov 8 05:38:05 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2232)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2244)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2232)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2244)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2233)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2245)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2261)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2257)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2262)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2261)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2266)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2266)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2261)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2266)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2266)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2266)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2262)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2263)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2265)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2267)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2268)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2263)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2263)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2263)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@9afc307fcc8e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2263)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2265)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2263)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2266)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2275)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2264)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2236): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2240): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2248): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2252): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2263): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2264): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2265): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2266): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2271): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Fri Nov 8 05:38:15 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214196) Waiting for packet dumper to finish... 1 (prev_count=214196, count=216456) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Fri Nov 8 05:38:17 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2277)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2289)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2289)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2277)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2278)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2290)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2301)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2306)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2302)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2307)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2306)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2307)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(2312)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2313)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2312)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2307)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: 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[0])-BVCI20011(2304)@9afc307fcc8e: 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(2314)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2316)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 1, 0, 2 } TC_paging_cs_sig_bss(2319)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2313)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: 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(2314)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2316)@9afc307fcc8e: 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)@9afc307fcc8e: 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[0])-BVCI20011(2304)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_bss(2320)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2282): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2287): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2293): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2297): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2317): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Fri Nov 8 05:38:27 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217344) Waiting for packet dumper to finish... 1 (prev_count=217344, count=219216) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Fri Nov 8 05:38:29 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2328)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2322)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2328)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2334)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2328)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2322)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2334)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2328)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2328)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2335)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2323)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2347)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2352)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2351)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2351)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2357)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(2352)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2327)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2327)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2357)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2352)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 1, 0, 2 } TC_paging_cs_sig_lac(2364)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2347)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@9afc307fcc8e: 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])-BVCI20021(2353)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_lac(2365)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2327)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2328)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2325)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2330)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_lac(2364)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_cs_sig_lac(2365)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2325): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2327): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2328): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2330): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2332): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2342): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2356): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2361): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Fri Nov 8 05:38:43 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223676) Waiting for packet dumper to finish... 1 (prev_count=223676, count=226324) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Fri Nov 8 05:38:45 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2372)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2372)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2367)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2379)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2372)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2367)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2379)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2372)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2372)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2368)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2380)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2395)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2391)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2392)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2395)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2397)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2395)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2395)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2397)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2371)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2371)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(2402)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2403)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2402)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2393)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2393)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2371)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2372)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2395)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2370)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2394)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2409)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2410)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2369): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2370): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2371): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2372): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2376): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2384): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2388): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2394): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2395): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2396): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2407): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Fri Nov 8 05:38:55 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212140) Waiting for packet dumper to finish... 1 (prev_count=212140, count=214400) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Fri Nov 8 05:38:57 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2412)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2424)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2412)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2424)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2425)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2413)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2413)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2441)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2437)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2442)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2441)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2442)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(2447)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2447)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(2442)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@9afc307fcc8e: 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])-BVCI20022(2446)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2451)@9afc307fcc8e: 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(2449)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2454)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: 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])-BVCI20032(2451)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(2442)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2449)@9afc307fcc8e: 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(2451)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2455)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: 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(2451)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2420): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2428): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2433): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2445): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2452): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Fri Nov 8 05:39:15 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=231912) Waiting for packet dumper to finish... 1 (prev_count=231912, count=233008) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Fri Nov 8 05:39:17 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2457)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2469)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2457)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2469)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2458)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2486)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2486)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2485)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2481)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2481)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2486)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2486)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2486)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2482)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2485)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2487)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2485)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2485)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2487)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2493)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2492)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2486)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2484)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2485)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2475)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2500)@9afc307fcc8e: Final verdict of PTC: pass MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2465): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2473): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2475): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2477): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2484): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2485): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2486): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2490): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2497): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Fri Nov 8 05:39:27 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213304) Waiting for packet dumper to finish... 1 (prev_count=213304, count=215564) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Fri Nov 8 05:39:29 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2507)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2502)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2507)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2514)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2507)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2502)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2514)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2507)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2507)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2503)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2503)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2530)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2526)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2527)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2527)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2530)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2530)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2530)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2537)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(2532)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2535)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2506)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2506)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2537)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2538)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2528)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2528)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@9afc307fcc8e: 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)@9afc307fcc8e: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2506)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2507)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2505)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2530)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2529)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2535)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_bvci(2544)@9afc307fcc8e: Final verdict of PTC: pass TC_paging_cs_sig_bvci(2545)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2520)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2534)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2504): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2505): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2506): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2507): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2511): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2518): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2520): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2522): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2529): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2530): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2531): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2534): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2535): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2536): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2541): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Fri Nov 8 05:39:39 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214308) Waiting for packet dumper to finish... 1 (prev_count=214308, count=216180) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Fri Nov 8 05:39:41 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2547)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2559)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2547)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2559)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2548)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2560)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2576)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2572)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2577)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2576)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2577)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2583)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2582)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@9afc307fcc8e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2590)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@9afc307fcc8e: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2589)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(2572)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2555): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2564): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2568): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2587): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Fri Nov 8 05:39:51 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213580) Waiting for packet dumper to finish... 1 (prev_count=213580, count=215840) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Fri Nov 8 05:39:53 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2592)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2604)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2592)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2605)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2593)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2621)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2621)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2620)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2616)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2621)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2621)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2621)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2617)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2622)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2618)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2620)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2626)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2626)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2620)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2620)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2626)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2626)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2626)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2627)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(2622)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2625)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2623)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2628)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2627)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2629)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2631)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2618)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2625)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2610)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2623)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2626)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2620)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2631)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2621)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2619)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2624)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2630)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2606)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2629)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2600): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2606): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2608): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2610): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2612): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2618): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2619): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2620): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2621): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2623): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2624): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2625): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2626): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2629): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2630): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2631): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2632): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_rim_info_req finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Fri Nov 8 05:39:59 UTC 2024 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=256828) Waiting for packet dumper to finish... 1 (prev_count=256828, count=257924) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Fri Nov 8 05:40:01 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2635)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2647)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2647)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2635)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2636)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2648)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2659)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2659)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2664)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2660)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2665)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2664)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2664)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2670)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(2665)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2670)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2671)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2641)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2639): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2641): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2643): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2652): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2656): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2669): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_rim_info finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Fri Nov 8 05:40:07 UTC 2024 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192208) Waiting for packet dumper to finish... 1 (prev_count=192208, count=256204) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Fri Nov 8 05:40:09 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2678)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2690)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2678)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2690)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2679)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2691)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2707)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2703)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2708)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2707)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2707)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2713)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(2708)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2713)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2714)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2684)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2696)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2684): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2686): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2694): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2696): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2698): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2712): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2717): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_rim_info_ack finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Fri Nov 8 05:40:15 UTC 2024 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192380) Waiting for packet dumper to finish... 1 (prev_count=192380, count=256376) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Fri Nov 8 05:40:17 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2721)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2733)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2721)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2733)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2722)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2734)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2750)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2750)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2749)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2745)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2750)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2750)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2750)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2746)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2749)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2747)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2751)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2749)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2749)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2751)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2757)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2756)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2747)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2749)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2750)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2748)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2759)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2729): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2738): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2742): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2747): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2748): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2749): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2750): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2754): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2759): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2761): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_rim_info_error finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Fri Nov 8 05:40:23 UTC 2024 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192412) Waiting for packet dumper to finish... 1 (prev_count=192412, count=256744) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Fri Nov 8 05:40:25 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2764)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2776)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2764)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2776)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2765)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2777)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2792)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2788)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2789)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2792)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2794)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2792)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2792)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2794)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2800)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2799)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2770)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2791)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2792)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2768): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2770): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2772): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2780): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2784): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2791): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2792): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2793): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2797): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2804): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_rim_info_app_error finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Fri Nov 8 05:40:31 UTC 2024 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=194136) Waiting for packet dumper to finish... 1 (prev_count=194136, count=259236) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Fri Nov 8 05:40:33 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2807)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2819)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2807)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2819)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2820)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2808)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2831)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2836)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2836)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2835)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2831)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2831)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2836)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2836)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2836)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2832)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2837)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2833)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2835)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2835)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2835)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2842)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(2837)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2840)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2838)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2843)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2842)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2833)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2838)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2840)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2813)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2835)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2839)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2825)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2834)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2836)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2813): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2815): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2823): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2825): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2827): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2833): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2834): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2835): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2836): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2838): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2839): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2840): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2841): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2847): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Fri Nov 8 05:40:39 UTC 2024 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192552) Waiting for packet dumper to finish... 1 (prev_count=192552, count=249700) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Fri Nov 8 05:40:41 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2850)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2862)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2862)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2850)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2851)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2863)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2879)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2879)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2878)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2874)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2879)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2879)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2879)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2875)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2880)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2876)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2878)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2878)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2878)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2885)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(2880)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2886)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2885)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2856)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2878)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2876)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2879)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2877)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2882)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2854): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2856): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2858): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2866): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2870): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2876): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2877): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2878): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2879): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2882): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2884): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2890): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_rim_from_eutran finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Fri Nov 8 05:40:47 UTC 2024 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192500) Waiting for packet dumper to finish... 1 (prev_count=192500, count=257360) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Fri Nov 8 05:40:49 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2893)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2905)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2893)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2905)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2894)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2906)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2921)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(2917)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2918)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2921)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2923)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2921)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2921)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2923)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2928)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2929)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2919)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(2919)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@9afc307fcc8e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2899)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2921)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2920)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2911)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@9afc307fcc8e: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@9afc307fcc8e: Final verdict of PTC: none TC_flush_ll_bvci_new(2936)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2899): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2901): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2909): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2911): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2913): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2920): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2921): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2922): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2926): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2932): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Fri Nov 8 05:40:55 UTC 2024 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=257928) Waiting for packet dumper to finish... 1 (prev_count=257928, count=270356) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Fri Nov 8 05:40:57 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2938)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2950)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2938)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2950)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2967)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(2963)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2967)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2968)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2967)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2968)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(2973)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2973)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2974)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: 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(2942)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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(2942)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@9afc307fcc8e: 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(2942)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2940)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@9afc307fcc8e: 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(2940)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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(2942)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@9afc307fcc8e: 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(2942)@9afc307fcc8e: 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(2940)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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(2942)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@9afc307fcc8e: 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(2940)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@9afc307fcc8e: 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(2942)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2940)@9afc307fcc8e: 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(2947)@9afc307fcc8e: 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(2945)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2952)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2952)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2952)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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(2956)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: 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(2952)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2952)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2956)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: 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(2952)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2952)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: 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)@9afc307fcc8e: 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(2954)@9afc307fcc8e: 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(2956)@9afc307fcc8e: 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(2958)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@9afc307fcc8e: 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(2940)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2941)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2946)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@9afc307fcc8e: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2981)@9afc307fcc8e: Final verdict of PTC: pass TC_flush_ll_no_bvci_new(2980)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2941): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2943): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2946): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2948): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2955): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2959): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2971): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2977): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Fri Nov 8 05:41:03 UTC 2024 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=260156) Waiting for packet dumper to finish... 1 (prev_count=260156, count=271688) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Fri Nov 8 05:41:05 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(2983)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(2995)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3003)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3003)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3003)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2983)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2995)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3003)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3003)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2996)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3007)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3007)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3012)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(3008)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3013)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3012)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3013)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3002)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3002)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(3018)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3018)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3019)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3004)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3004)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Connecting G_SGSN[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_SGSN[1] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[1] to BVCI=20021 MTC@9afc307fcc8e: Connecting G_PCU[2] to BVCI=20031 MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3003)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3002)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2989)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3004)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3001)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2987): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2989): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2991): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2999): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3001): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3002): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3003): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3004): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3016): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3022): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_fc_bvc finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Fri Nov 8 05:41:14 UTC 2024 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212668) Waiting for packet dumper to finish... 1 (prev_count=212668, count=215316) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Fri Nov 8 05:41:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(3026)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3026)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3038)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3027)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3039)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3050)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3055)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(3051)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3055)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3056)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3055)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3056)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(3061)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3062)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3061)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@9afc307fcc8e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@9afc307fcc8e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@9afc307fcc8e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@9afc307fcc8e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@9afc307fcc8e: setverdict(pass): none -> pass TC_fc_ms(3068)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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)@9afc307fcc8e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@9afc307fcc8e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@9afc307fcc8e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@9afc307fcc8e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@9afc307fcc8e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@9afc307fcc8e: setverdict(pass): none -> pass TC_fc_ms(3069)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3044)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064)@9afc307fcc8e: Final verdict of PTC: none TC_fc_ms(3069)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@9afc307fcc8e: Final verdict of PTC: none TC_fc_ms(3068)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(3062)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3030): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3034): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3042): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3044): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3046): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3054): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3066): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Fri Nov 8 05:41:22 UTC 2024 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212624) Waiting for packet dumper to finish... 1 (prev_count=212624, count=213720) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Fri Nov 8 05:41:24 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3071)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3083)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3071)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3083)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3084)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3072)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3099)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(3095)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3096)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3099)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3101)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3099)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3099)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3101)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3107)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3106)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3107)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(3097)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@9afc307fcc8e: 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(3079)@9afc307fcc8e: 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(3081)@9afc307fcc8e: 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])-BVCI20011(3074)@9afc307fcc8e: 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)@9afc307fcc8e: 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])-BVCI20022(3077)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@9afc307fcc8e: Removing Client IMSI='262420000000000'H, index=0 MTC@9afc307fcc8e: 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@9afc307fcc8e: 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(3097)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@9afc307fcc8e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@9afc307fcc8e: 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(3074)@9afc307fcc8e: 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])-BVCI20021(3076)@9afc307fcc8e: 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(3079)@9afc307fcc8e: 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(3081)@9afc307fcc8e: 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)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@9afc307fcc8e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@9afc307fcc8e: 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)@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@9afc307fcc8e: Removing Client IMSI='262420000001000'H, index=1 MTC@9afc307fcc8e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3098)@9afc307fcc8e: Final verdict of PTC: none TC_ms_reg_enq(3113)@9afc307fcc8e: Final verdict of PTC: pass TC_ms_reg_enq(3114)@9afc307fcc8e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(3107)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3099)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3075): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3080): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3088): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3092): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3098): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3099): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3100): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3104): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3111): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@9afc307fcc8e: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Fri Nov 8 05:41:30 UTC 2024 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192036) Waiting for packet dumper to finish... 1 (prev_count=192036, count=213504) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Fri Nov 8 05:41:32 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(3116)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(3128)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3128)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3116)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3117)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3144)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(3140)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3141)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3144)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3146)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3144)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3144)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3146)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(3151)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3152)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3151)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3122)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3144)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3135)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3120): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3122): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3124): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3132): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3135): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3137): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3144): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3145): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3156): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Fri Nov 8 05:41:38 UTC 2024 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192584) Waiting for packet dumper to finish... 1 (prev_count=192584, count=210236) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Fri Nov 8 05:41:40 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(3159)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(3171)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3179)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3179)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3179)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3159)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3171)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3179)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3179)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3172)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3160)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3183)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3188)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(3184)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3189)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3188)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3189)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3178)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3178)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3194)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-NS(PCU[2])(3194)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3195)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3194)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3180)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3180)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3178)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3165)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3197)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3179)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3177)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3180)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3165): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3167): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3175): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3177): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3178): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3179): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3180): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3192): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3197): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3199): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Fri Nov 8 05:41:46 UTC 2024 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192584) Waiting for packet dumper to finish... 1 (prev_count=192584, count=210300) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Fri Nov 8 05:41:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(3202)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3214)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3214)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3202)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3215)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3203)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3231)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(3227)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3232)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3231)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3231)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3237)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3237)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3238)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Connecting G_SGSN[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_SGSN[1] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[1] to BVCI=20021 MTC@9afc307fcc8e: Connecting G_PCU[2] to BVCI=20031 MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3210): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3219): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3223): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3236): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Fri Nov 8 05:41:54 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192584) Waiting for packet dumper to finish... 1 (prev_count=192584, count=210252) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Fri Nov 8 05:41:56 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])(3245)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])(3257)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3257)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3245)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3258)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3246)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3274)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3274)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3273)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-NS(PCU[0])(3269)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3274)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3274)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3274)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3270)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3275)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3271)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3273)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3273)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3273)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3280)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(3275)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3281)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3280)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Connecting G_SGSN[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_SGSN[1] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[1] to BVCI=20021 MTC@9afc307fcc8e: Connecting G_PCU[2] to BVCI=20031 MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: 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@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3273)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3272)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3263)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3271)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3274)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3253): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3261): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3263): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3265): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3271): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3272): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3273): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3274): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3279): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3285): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Fri Nov 8 05:42:02 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192584) Waiting for packet dumper to finish... 1 (prev_count=192584, count=210300) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Fri Nov 8 05:42:04 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3288)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3300)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3300)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3288)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3289)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3301)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3312)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3317)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(3313)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3318)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3317)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3317)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3323)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(3318)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3319)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3324)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3323)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3303)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3294)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3307)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3319)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3320)@9afc307fcc8e: Final verdict of PTC: none Fri Nov 8 05:42:09 UTC 2024 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192584) MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3292): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3294): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3296): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3303): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3305): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3307): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3309): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3319): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3320): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3322): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3328): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Waiting for packet dumper to finish... 1 (prev_count=192584, count=228500) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Fri Nov 8 05:42:11 UTC 2024 Waiting for packet dumper to start... 0 MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@9afc307fcc8e: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3331)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3343)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.100.103", remote_udp_port := 23000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@9afc307fcc8e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@9afc307fcc8e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@9afc307fcc8e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@9afc307fcc8e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3331)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3343)@9afc307fcc8e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3344)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3332)@9afc307fcc8e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3355)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3355)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@9afc307fcc8e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3360)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21020 GbProxy_Test-BSSGP(PCU[0])(3356)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@9afc307fcc8e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@9afc307fcc8e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3361)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3360)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3360)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@9afc307fcc8e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3366)@9afc307fcc8e: Creating NSIP provider for "172.18.100.103":21030 GbProxy_Test-BSSGP(PCU[1])(3361)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3364)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@9afc307fcc8e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3362)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@9afc307fcc8e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@9afc307fcc8e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@9afc307fcc8e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@9afc307fcc8e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.100.103", remote_udp_port := 24000, remote_ip := "172.18.100.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@9afc307fcc8e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3366)@9afc307fcc8e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@9afc307fcc8e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@9afc307fcc8e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@9afc307fcc8e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@9afc307fcc8e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3367)@9afc307fcc8e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@9afc307fcc8e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@9afc307fcc8e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@9afc307fcc8e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@9afc307fcc8e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@9afc307fcc8e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@9afc307fcc8e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@9afc307fcc8e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9afc307fcc8e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9afc307fcc8e: Connecting G_SGSN[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_SGSN[1] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[0] to BVCI=20011 MTC@9afc307fcc8e: Connecting G_PCU[1] to BVCI=20021 MTC@9afc307fcc8e: Connecting G_PCU[2] to BVCI=20031 MTC@9afc307fcc8e: setverdict(pass): none -> pass MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass, component reason not changed MTC@9afc307fcc8e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@9afc307fcc8e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3349)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3345)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3362)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3363)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3364)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3360)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@9afc307fcc8e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@9afc307fcc8e: Final verdict of PTC: none MTC@9afc307fcc8e: Setting final verdict of the test case. MTC@9afc307fcc8e: Local verdict of MTC: pass MTC@9afc307fcc8e: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3335): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3340): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3345): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3347): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3349): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3351): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3359): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3360): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3362): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3363): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3364): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3365): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@9afc307fcc8e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@9afc307fcc8e: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@9afc307fcc8e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Fri Nov 8 05:42:17 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192584) Waiting for packet dumper to finish... 1 (prev_count=192584, count=225812) MTC@9afc307fcc8e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@9afc307fcc8e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9afc307fcc8e: Terminating MTC. MC@9afc307fcc8e: MTC terminated. MC2> exit MC@9afc307fcc8e: Shutting down session. MC@9afc307fcc8e: 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-100 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-latest-861-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-latest-861-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-latest-861-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-latest-861-gbproxy jenkins-ttcn3-gbproxy-test-latest-861-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-latest-861-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-100 + docker network remove ttcn3-gbproxy-test-100 ttcn3-gbproxy-test-100 + 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-861-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 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS