Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 1cd38f2dbd652b319be6248ca6209088a7208dae (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 Commit message: "redmine: upgrade to 5.1.5" > git rev-list --no-walk 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 [ttcn3-gbproxy-test-latest] $ /bin/sh -xe /tmp/jenkins11175640190174340107.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-936 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-test + SUITE_NAME=ttcn3-gbproxy-test + IMAGE_SUFFIX=latest + docker_images_require osmo-gbproxy-latest ttcn3-gbproxy-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-gbproxy-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.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.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df #6 resolve registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df 0.0s done #6 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.2s #8 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [4/6] RUN SET -x && useradd --uid=1000 -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/ #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:65c72a9a3158d7e11314b1f84cf4b2451e73577e5f20b807a8a278b86f3ec727 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-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 65c72a9a3158 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-gbproxy-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-gbproxy-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-gbproxy-latest + echo osmo-gbproxy-latest + dir=osmo-gbproxy-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-gbproxy-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + 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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-gbproxy-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 849B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 16.68kB done #5 DONE 0.1s #6 [2/6] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-gbproxy && apt-get clean ;; centos*) dnf install -y osmo-gbproxy ;; *) echo "Unsupported distribution debian-bookworm" exit 23 ;; esac #6 CACHED #7 [3/6] WORKDIR /DATA #7 CACHED #8 [4/6] COPY OSMO-GBPROXY.CFG /data/osmo-gbproxy.cfg #8 CACHED #9 [5/6] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #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:eb6473795268ae66390834db87a8bae8cbaee63d27f665e0f12fe4464943f522 done #11 naming to docker.io/osmocom-build/osmo-gbproxy-latest:latest done #11 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-latest + docker images -q osmocom-build/osmo-gbproxy-latest + test -n eb6473795268 + 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.1 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.1 amd64 Osmo control library ii libosmogb14:amd64 1.10.1 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.1 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.1 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.1 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:68e94143a168958d53257f5d317ca7de8749c18d5ea2ec633675e1645c3653f2 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-gbproxy-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-gbproxy-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-gbproxy-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 422B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.73kB done #5 DONE 0.0s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" gbproxy #8 CACHED #9 [4/4] COPY GBPROXY_TESTS.CFG /data/GBProxy_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:0701aff9923283d078bfda3bc64c1a5d2dd7e9bf3fa42c94acb020452099c71d done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest done #10 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n 0701aff99232 + 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=2522126 + seq 1 30 + echo (2522126 + 1) % 256 + bc + SUBNET=15 + NET_NAME=ttcn3-gbproxy-test-15 + SUB4=172.18.15.0/24 + SUB6=fd02:db8:15::/64 + set +x Creating network ttcn3-gbproxy-test-15, trying SUBNET=15... + docker network create --internal --subnet 172.18.15.0/24 --ipv6 --subnet fd02:db8:15::/64 ttcn3-gbproxy-test-15 96118e76b5b359420df00e439162cc5bbaed743c2785cd541e2c5472b9d01e39 + set +x ### Network ttcn3-gbproxy-test-15 created (SUBNET=15) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=15 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=15 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 15 10 + NET=15 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-15 --ip 172.18.15.10 --ip6 fd02:db8:15::10 + docker run --rm --network ttcn3-gbproxy-test-15 --ip 172.18.15.10 --ip6 fd02:db8:15::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-latest-936-gbproxy -d osmocom-build/osmo-gbproxy-latest /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 08126ad38cc80d99afd003b995e3d72125cbeed76faa3368e489c335ebece031 + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 15 103 + NET=15 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-15 --ip 172.18.15.103 --ip6 fd02:db8:15::103 + docker run --rm --network ttcn3-gbproxy-test-15 --ip 172.18.15.103 --ip6 fd02:db8:15::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.15.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-936-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@3683f54c5a09: Unix server socket created successfully. MC@3683f54c5a09: Listening on TCP port 39751. MC2> 3683f54c5a09 is the default spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests 3683f54c5a09 39751 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3683f54c5a09: New HC connected from 172.18.15.103 [172.18.15.103]. 3683f54c5a09: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@3683f54c5a09: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3683f54c5a09: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3683f54c5a09: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3683f54c5a09: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3683f54c5a09: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3683f54c5a09: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3683f54c5a09: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3683f54c5a09: Configuration file was processed on all HCs. MC@3683f54c5a09: Creating MTC on host 172.18.15.103. MC@3683f54c5a09: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Tue Jan 21 05:27:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(4)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(4)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(16)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(16)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(16)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(4)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(5)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(33)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(28)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(29)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(34)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(39)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(34)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(40)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_BVC_bringup" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup(46) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3683f54c5a09: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3683f54c5a09: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@3683f54c5a09: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3683f54c5a09: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3683f54c5a09: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_BVC_bringup" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup(47) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3683f54c5a09: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3683f54c5a09: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@3683f54c5a09: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3683f54c5a09: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3683f54c5a09: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(22)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@3683f54c5a09: Final verdict of PTC: none TC_BVC_bringup(46)@3683f54c5a09: Final verdict of PTC: pass TC_BVC_bringup(47)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(39)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(13): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(20): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(22): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(24): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(37): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(43): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Tue Jan 21 05:27:21 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208116) Waiting for packet dumper to finish... 1 (prev_count=208116, count=209208) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Tue Jan 21 05:27:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(49)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(49)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(61)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(61)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(61)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(49)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(50)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(62)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(73)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(78)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(74)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(79)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3683f54c5a09: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(78)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(78)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(84)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(79)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: 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(SGSN[0])-BVCI20022(55)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3683f54c5a09: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-NS(PCU[2])(84)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(85)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(84)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@3683f54c5a09: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: 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])-BVCI20033(60)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(66)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(70)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(63)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@3683f54c5a09: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@3683f54c5a09: Final verdict of PTC: pass TC_BVC_bringup_conflicting(92)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(67)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(53): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(63): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(65): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(66): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(67): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(69): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(70): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(80): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(83): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(87): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(88): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Tue Jan 21 05:27:43 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217452) Waiting for packet dumper to finish... 1 (prev_count=217452, count=218544) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Tue Jan 21 05:27:46 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(94)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(94)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(106)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(106)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(94)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(106)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(95)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(107)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(123)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(118)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(119)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(124)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(129)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(124)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(130)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(129)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ul_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata(136) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3683f54c5a09: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3683f54c5a09: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3683f54c5a09: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3683f54c5a09: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3683f54c5a09: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): none -> pass TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ul_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata(137) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3683f54c5a09: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3683f54c5a09: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3683f54c5a09: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3683f54c5a09: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3683f54c5a09: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): none -> pass TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(123)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@3683f54c5a09: Final verdict of PTC: none TC_ul_unitdata(136)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132)@3683f54c5a09: Final verdict of PTC: none TC_ul_unitdata(137)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(98): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(111): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(115): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(122): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(123): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(127): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(134): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Tue Jan 21 05:28:04 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2747240) Waiting for packet dumper to finish... 1 (prev_count=2747240, count=2763032) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Tue Jan 21 05:28:06 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(139)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(139)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(151)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(151)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(151)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(139)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(152)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(140)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(163)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(168)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(164)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(169)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(169)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(175)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(174)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ul_unitdata_pool_failure" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata_pool_failure(181) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ul_unitdata_pool_failure" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata_pool_failure(182) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3683f54c5a09: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159)@3683f54c5a09: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@3683f54c5a09: Final verdict of PTC: none TC_ul_unitdata_pool_failure(182)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(177)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(148): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(156): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(161): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(172): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(177): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(179): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Tue Jan 21 05:28:38 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2788564) Waiting for packet dumper to finish... 1 (prev_count=2788564, count=2803776) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Tue Jan 21 05:28:40 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(184)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(184)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(196)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(196)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(196)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(184)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(197)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(185)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(208)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(208)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(208)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(213)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(209)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(214)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(219)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(214)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(219)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(220)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_dl_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dl_unitdata(226) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3683f54c5a09: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3683f54c5a09: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3683f54c5a09: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3683f54c5a09: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3683f54c5a09: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): none -> pass TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_dl_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dl_unitdata(227) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3683f54c5a09: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3683f54c5a09: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3683f54c5a09: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3683f54c5a09: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3683f54c5a09: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): none -> pass TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(213)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(190)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3683f54c5a09: Final verdict of PTC: none TC_dl_unitdata(226)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@3683f54c5a09: Final verdict of PTC: none TC_dl_unitdata(227)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(190): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(192): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(201): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(205): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(212): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(213): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(217): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(223): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Tue Jan 21 05:28:58 UTC 2025 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2754372) Waiting for packet dumper to finish... 1 (prev_count=2754372, count=2775080) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Tue Jan 21 05:29:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(229)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(229)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(241)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(241)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(241)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(229)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(230)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(242)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(258)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(253)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(254)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(259)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(258)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(258)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(264)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(259)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(262)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(265)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(264)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@3683f54c5a09: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3683f54c5a09: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3683f54c5a09: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@3683f54c5a09: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@3683f54c5a09: setverdict(pass): none -> pass TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@3683f54c5a09: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3683f54c5a09: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3683f54c5a09: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@3683f54c5a09: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@3683f54c5a09: setverdict(pass): none -> pass TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(261)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(262)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(235)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(265)@3683f54c5a09: Final verdict of PTC: none TC_ra_capability(272)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(230)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266)@3683f54c5a09: Final verdict of PTC: none TC_ra_capability(271)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(235): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(237): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(246): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(250): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(261): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(262): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(263): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(268): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Tue Jan 21 05:29:06 UTC 2025 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193700) Waiting for packet dumper to finish... 1 (prev_count=193700, count=238916) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Tue Jan 21 05:29:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(274)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(274)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(282)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(282)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(286)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(286)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(282)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(274)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(286)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(282)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(282)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(275)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(287)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(298)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(303)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(299)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(303)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(304)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(303)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(303)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(309)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(304)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(281)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(281)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(310)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(309)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(314)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(283)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(283)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ra_capability_upd" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability_upd(316) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3683f54c5a09: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3683f54c5a09: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3683f54c5a09: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@3683f54c5a09: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3683f54c5a09: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): none -> pass TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ra_capability_upd" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability_upd(317) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3683f54c5a09: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3683f54c5a09: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3683f54c5a09: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@3683f54c5a09: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3683f54c5a09: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): none -> pass TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(282)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(281)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(283)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(314)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3683f54c5a09: Final verdict of PTC: none TC_ra_capability_upd(316)@3683f54c5a09: Final verdict of PTC: pass TC_ra_capability_upd(317)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(309)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(280)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(311)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(294)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(303)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(278): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(280): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(281): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(282): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(283): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(291): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(294): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(296): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(302): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(303): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(307): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022Tue Jan 21 05:29:14 UTC 2025 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238880) (308): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(311): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(313): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(314): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Waiting for packet dumper to finish... 1 (prev_count=238880, count=271532) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Tue Jan 21 05:29:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(319)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(319)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(331)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(331)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(331)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(332)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(320)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(343)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(344)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(349)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(354)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(349)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(354)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(355)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(354)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_radio_status" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status(361) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3683f54c5a09: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@3683f54c5a09: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@3683f54c5a09: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@3683f54c5a09: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@3683f54c5a09: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@3683f54c5a09: setverdict(pass): none -> pass TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_radio_status" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status(362) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3683f54c5a09: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@3683f54c5a09: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@3683f54c5a09: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@3683f54c5a09: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@3683f54c5a09: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@3683f54c5a09: setverdict(pass): none -> pass TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356)@3683f54c5a09: Final verdict of PTC: none TC_radio_status(361)@3683f54c5a09: Final verdict of PTC: pass TC_radio_status(362)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(328): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(335): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(340): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(353): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(358): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Tue Jan 21 05:29:22 UTC 2025 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238116) Waiting for packet dumper to finish... 1 (prev_count=238116, count=239208) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Tue Jan 21 05:29:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(364)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(364)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(376)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(376)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(364)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(376)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(377)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(365)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(388)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(389)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(393)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(394)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(393)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(394)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(399)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(400)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(382)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3683f54c5a09: Final verdict of PTC: none TC_radio_status_tmsi(406)@3683f54c5a09: Final verdict of PTC: pass TC_radio_status_tmsi(407)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(368): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(373): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(380): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(382): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(384): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(397): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(403): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Tue Jan 21 05:29:30 UTC 2025 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208356) Waiting for packet dumper to finish... 1 (prev_count=208356, count=239484) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Tue Jan 21 05:29:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(409)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(409)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(421)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(421)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(421)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(409)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(410)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(422)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(433)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(438)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(433)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(438)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(434)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(439)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(438)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(438)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(444)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(439)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(445)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(444)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_radio_status_imsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_imsi(451) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3683f54c5a09: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3683f54c5a09: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@3683f54c5a09: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3683f54c5a09: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_radio_status_imsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_imsi(452) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3683f54c5a09: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3683f54c5a09: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@3683f54c5a09: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3683f54c5a09: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(438)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447)@3683f54c5a09: Final verdict of PTC: none TC_radio_status_imsi(451)@3683f54c5a09: Final verdict of PTC: pass TC_radio_status_imsi(452)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(413): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(418): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(425): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(430): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(437): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(438): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(442): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(449): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Tue Jan 21 05:29:38 UTC 2025 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=225528) Waiting for packet dumper to finish... 1 (prev_count=225528, count=244688) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Tue Jan 21 05:29:40 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(454)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(454)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(466)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(466)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(454)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(466)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(455)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(467)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(478)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(478)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(479)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(484)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(484)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(489)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(490)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(469)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(460)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(473)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(458): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(460): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(462): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(469): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(471): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(473): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(475): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@3683f54c5a09: Test case TC_suspend finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Tue Jan 21 05:29:47 UTC 2025 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=339708) Waiting for packet dumper to finish... 1 (prev_count=339708, count=340800) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Tue Jan 21 05:29:49 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(497)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(497)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(509)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(509)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(497)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(509)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(498)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(510)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(526)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(521)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(522)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(526)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(527)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(526)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(526)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(532)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(527)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(532)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(533)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(526)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(504)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(504): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(506): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(514): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(518): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(525): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(526): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(536): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@3683f54c5a09: Test case TC_resume finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Tue Jan 21 05:29:55 UTC 2025 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=287240) Waiting for packet dumper to finish... 1 (prev_count=287240, count=342284) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Tue Jan 21 05:29:57 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(540)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(540)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(548)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(548)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(552)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(552)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(548)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(540)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(552)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(548)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(548)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(541)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(553)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(564)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(569)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(565)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(570)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(569)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(575)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(570)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(547)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(575)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(547)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(576)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(575)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(549)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(549)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(547)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(549)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(548)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(558)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(546)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(544): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(546): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(547): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(548): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(549): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(556): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(558): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(560): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(573): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(580): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@3683f54c5a09: Test case TC_trace finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Tue Jan 21 05:30:05 UTC 2025 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=209152) Waiting for packet dumper to finish... 1 (prev_count=209152, count=210244) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Tue Jan 21 05:30:07 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(583)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(583)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(595)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(595)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(595)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(583)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(584)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(596)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(612)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(607)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(608)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(612)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(613)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(612)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(612)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(613)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(618)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(619)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(618)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@3683f54c5a09: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3683f54c5a09: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3683f54c5a09: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3683f54c5a09: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@3683f54c5a09: setverdict(pass): none -> pass TC_llc_discarded(625)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@3683f54c5a09: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3683f54c5a09: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3683f54c5a09: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3683f54c5a09: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@3683f54c5a09: setverdict(pass): none -> pass TC_llc_discarded(626)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(612)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(603)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610)@3683f54c5a09: Final verdict of PTC: none TC_llc_discarded(625)@3683f54c5a09: Final verdict of PTC: pass TC_llc_discarded(626)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(590)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(619)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(615)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(590): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(592): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(600): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(603): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(605): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(611): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(612): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(615): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(616): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Tue Jan 21 05:30:13 UTC 2025 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=209580) Waiting for packet dumper to finish... 1 (prev_count=209580, count=210672) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Tue Jan 21 05:30:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(628)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(628)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(640)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(640)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(640)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(628)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(629)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(641)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(657)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(652)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(652)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(653)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(658)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(657)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(657)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(663)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(658)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(664)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(663)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(646)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(637): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(644): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(646): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(648): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(662): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(668): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@3683f54c5a09: Test case TC_overload finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Tue Jan 21 05:30:23 UTC 2025 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207724) Waiting for packet dumper to finish... 1 (prev_count=207724, count=208816) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Tue Jan 21 05:30:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(671)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(671)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(683)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(683)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(691)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(691)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(691)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(671)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(683)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(691)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(691)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(672)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(684)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(695)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(695)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(700)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(696)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(701)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(700)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(700)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(706)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(701)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(690)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(690)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(707)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(692)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(692)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(690)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(692)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(691)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(689)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(687)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(685)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(703)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(680): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(685): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(686): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(687): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(688): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(689): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(690): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(691): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(692): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(703): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(705): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(710): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@3683f54c5a09: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Tue Jan 21 05:30:32 UTC 2025 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=205780) Waiting for packet dumper to finish... 1 (prev_count=205780, count=214532) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Tue Jan 21 05:30:34 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(714)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(714)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(726)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(726)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(714)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(726)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(715)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(727)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(738)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(743)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(739)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(744)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(743)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(744)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(750)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(749)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(743)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(732)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(723): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(730): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(732): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(734): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(742): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(743): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(747): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@3683f54c5a09: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Tue Jan 21 05:30:41 UTC 2025 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214108) Waiting for packet dumper to finish... 1 (prev_count=214108, count=222840) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Tue Jan 21 05:30:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(757)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(757)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(769)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(769)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(769)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(757)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(770)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(758)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(786)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(782)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(787)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(792)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(787)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(792)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(793)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(792)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(760)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(767)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(765)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(760): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(762): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(764): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(765): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(767): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(774): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(778): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(790): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(796): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@3683f54c5a09: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Tue Jan 21 05:30:55 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223416) Waiting for packet dumper to finish... 1 (prev_count=223416, count=224508) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Tue Jan 21 05:30:57 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(800)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(800)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(812)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(812)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(800)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(812)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(813)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(801)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(824)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(829)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(825)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(830)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(830)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(836)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(835)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(815)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(804): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(809): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) Tue Jan 21 05:31:09 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(815): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(817): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(821): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(833): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(840): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@3683f54c5a09: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=234048) Waiting for packet dumper to finish... 1 (prev_count=234048, count=235140) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Tue Jan 21 05:31:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(843)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(843)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(855)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(855)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(855)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(843)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(844)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(856)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(872)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(867)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(873)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(872)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(868)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])(872)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(873)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(879)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(875)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(847): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(852): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(860): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(864): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(875): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(877): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(883): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@3683f54c5a09: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Tue Jan 21 05:31:20 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207068) Waiting for packet dumper to finish... 1 (prev_count=207068, count=216148) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: 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 ------ Tue Jan 21 05:31:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(886)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(886)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(898)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(898)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(898)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(886)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(899)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(887)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(915)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(910)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(915)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(916)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(911)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(915)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(921)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(916)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(922)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@3683f54c5a09: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(904)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(890): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(895): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(902): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(904): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(906): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(925): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@3683f54c5a09: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Tue Jan 21 05:31:41 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218592) Waiting for packet dumper to finish... 1 (prev_count=218592, count=234444) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Tue Jan 21 05:31:43 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(929)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(929)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(941)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(941)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(929)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(941)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(930)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(942)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(953)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(958)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(954)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(958)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(959)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(958)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(959)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(965)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(964)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(964)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])(959)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[0])(954)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(937): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(949): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(962): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(969): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@3683f54c5a09: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Tue Jan 21 05:31:55 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=286204) Waiting for packet dumper to finish... 1 (prev_count=286204, count=287296) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Tue Jan 21 05:31:57 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(972)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(972)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(984)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(984)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(972)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(984)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(985)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(973)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(973)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(996)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1001)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(997)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1002)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1001)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1007)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1002)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1007)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1008)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bss(1014) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bss(1015) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1001)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])(996)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_bss(1015)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(976): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(980): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(988): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(993): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1000): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1001): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1005): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1011): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Tue Jan 21 05:32:07 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213892) Waiting for packet dumper to finish... 1 (prev_count=213892, count=216148) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Tue Jan 21 05:32:09 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1017)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1029)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1017)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1029)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1018)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1030)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1046)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(1041)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1042)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1046)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1047)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1046)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1052)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1047)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1053)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1052)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1052)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac(1059) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac(1060) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_lac(1059)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1055)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1026): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1037): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1050): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1055): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1057): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Tue Jan 21 05:32:19 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213520) Waiting for packet dumper to finish... 1 (prev_count=213520, count=215776) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Tue Jan 21 05:32:21 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1062)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1074)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1084)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1084)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1084)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1062)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1074)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1084)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1084)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1063)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1075)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1086)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1087)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1092)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1097)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1092)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1098)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1097)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1081)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1081)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1081)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1084)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1082)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1097)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1066): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1071): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1079): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1081): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1082): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1084): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1095): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1102): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Tue Jan 21 05:32:31 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214160) Waiting for packet dumper to finish... 1 (prev_count=214160, count=216416) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Tue Jan 21 05:32:33 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1107)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1119)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1107)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1119)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1108)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1120)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1131)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1136)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1132)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1137)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1136)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1142)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1137)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1142)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1143)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1142)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac(1149) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac(1150) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1136)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1113)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_rac(1150)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_rac(1149)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1113): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1115): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1124): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1129): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1135): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1136): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1146): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Tue Jan 21 05:32:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213520) Waiting for packet dumper to finish... 1 (prev_count=213520, count=215776) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Tue Jan 21 05:32:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1152)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1164)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1174)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1174)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1174)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1164)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1152)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1174)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1174)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1153)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1165)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1176)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1176)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1181)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(1177)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1182)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1181)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1187)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1182)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1188)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1187)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1187)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1171)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1171)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1173)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1173)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1171)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1174)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1172)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1173)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1194)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_ptp_rac_unknown(1195)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1161): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1169): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1171): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1172): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1173): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1174): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1192): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Tue Jan 21 05:32:54 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214160) Waiting for packet dumper to finish... 1 (prev_count=214160, count=216416) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Tue Jan 21 05:32:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1197)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1209)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1197)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1209)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1198)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1210)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1221)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1222)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1227)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1226)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1232)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1227)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1233)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1232)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1226)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_ptp_bvci(1240)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1201): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1218): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1230): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1236): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Tue Jan 21 05:33:06 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213564) Waiting for packet dumper to finish... 1 (prev_count=213564, count=215820) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Tue Jan 21 05:33:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1242)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1254)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1242)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1254)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1243)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1255)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1266)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1271)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1267)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1272)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1271)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1277)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1272)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1278)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1277)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_imsi(1284) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_imsi(1285) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1279)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1284)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_imsi(1285)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1251): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1259): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1263): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1279): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1281): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Tue Jan 21 05:33:18 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213744) Waiting for packet dumper to finish... 1 (prev_count=213744, count=216000) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Tue Jan 21 05:33:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1287)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1299)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1287)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1299)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1288)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1300)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1311)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1316)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1312)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1317)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1316)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1316)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1316)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1322)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1317)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1320)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1322)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1323)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3683f54c5a09: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_unknown(1330)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1323)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1320)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1319)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1296): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1304): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1308): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1319): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1320): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1321): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1326): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Tue Jan 21 05:33:30 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213940) Waiting for packet dumper to finish... 1 (prev_count=213940, count=216196) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Tue Jan 21 05:33:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1332)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1344)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1354)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1354)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1354)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1332)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1344)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1354)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1354)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1333)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1345)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1356)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1356)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1361)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(1357)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1362)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1361)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1367)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1362)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1368)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1351)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1351)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1353)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1353)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci(1374) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci(1375) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1353)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1351)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1354)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1352)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1361)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1338)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1364)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1375)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1336): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1338): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1340): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1349): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1351): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1352): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1353): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1354): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1360): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1361): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1364): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1366): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1371): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Tue Jan 21 05:33:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215468) Waiting for packet dumper to finish... 1 (prev_count=215468, count=219312) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: 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 ------ Tue Jan 21 05:33:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1377)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1389)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1377)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1389)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1378)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1390)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1401)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1406)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1402)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1406)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1407)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1406)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1406)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1407)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1412)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1413)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1419) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1420) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1396)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1419)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci_imsi(1420)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1386): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1394): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1396): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1398): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1410): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1416): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Tue Jan 21 05:33:54 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215924) Waiting for packet dumper to finish... 1 (prev_count=215924, count=219760) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Tue Jan 21 05:33:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1422)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1434)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1434)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(1422)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1435)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1423)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1451)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(1446)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1447)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1452)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1452)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1458)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1457)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1451)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1457)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441)@3683f54c5a09: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1465)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])(1434)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1452)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@3683f54c5a09: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1464)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1435)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1426): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1431): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1439): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1443): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1450): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1451): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1455): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459): none (pass -> pass)Tue Jan 21 05:34:02 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1461): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=193388) Waiting for packet dumper to finish... 1 (prev_count=193388, count=214544) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Tue Jan 21 05:34:04 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1467)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1478)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1478)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1479)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1478)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1467)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1478)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1478)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1479)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1468)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1480)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1491)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1496)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(1491)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1492)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1497)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1496)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1497)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1502)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1502)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1503)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1477)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1475)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1477)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1475)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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(1493)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1492)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3683f54c5a09: 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(1501)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0, 1, 2 } TC_paging_ps_sig_bss(1509)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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(1493)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(1497)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 1, 0, 2 } TC_paging_ps_sig_bss(1510)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1477)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1475)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1478)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_sig_bss(1510)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(1496)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1470)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1476)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1494)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1470): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1472): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1475): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1476): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1477): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1478): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1483): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1487): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1494): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1500): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1506): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Tue Jan 21 05:34:14 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215824) Waiting for packet dumper to finish... 1 (prev_count=215824, count=218080) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Tue Jan 21 05:34:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1512)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1524)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1512)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1524)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1513)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1525)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1541)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(1536)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1537)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1542)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1542)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1547)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac(1554) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(1554)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac(1555) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1537)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(1555)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: 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])-BVCI20032(1552)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1541)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_lac(1555)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1548)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_lac(1554)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1529): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1533): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1540): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1541): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Tue Jan 21 05:34:30 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223540) Waiting for packet dumper to finish... 1 (prev_count=223540, count=226184) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Tue Jan 21 05:34:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1557)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1569)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1557)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1569)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1558)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1570)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1586)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(1582)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1587)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1586)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1592)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1587)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1593)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1592)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3683f54c5a09: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1563)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1599)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1600)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1563): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1565): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1573): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1578): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1590): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1596): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Tue Jan 21 05:34:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213256) Waiting for packet dumper to finish... 1 (prev_count=213256, count=215512) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Tue Jan 21 05:34:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1602)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1614)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1614)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1602)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1615)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1603)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1631)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(1627)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1632)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1637)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1632)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1637)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1637)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1637)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(1632)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: 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)@3683f54c5a09: 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(1642)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1644)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: 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)@3683f54c5a09: 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(1642)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(1632)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(1640)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 1, 2 } TC_paging_ps_sig_rac(1645)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@3683f54c5a09: 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])-BVCI20031(1640)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1621)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1638)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_sig_rac(1645)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1611): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1619): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1621): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1623): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1635): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1641): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Tue Jan 21 05:35:02 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=232080) Waiting for packet dumper to finish... 1 (prev_count=232080, count=233172) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Tue Jan 21 05:35:04 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1647)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1659)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1647)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1659)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1648)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1660)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1671)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(1671)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1672)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1677)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1676)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1683)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1682)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac_unknown(1689) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac_unknown(1690) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3683f54c5a09: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1667)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1665)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(1672)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1685)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1679)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1655): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1663): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1665): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1666): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1667): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1668): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1679): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1681): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1685): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1687): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Tue Jan 21 05:35:14 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213512) Waiting for packet dumper to finish... 1 (prev_count=213512, count=215768) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Tue Jan 21 05:35:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1692)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1704)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1692)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1704)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1705)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1693)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1716)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1717)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1722)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1721)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1721)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1727)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1722)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1728)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1721)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1695)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1712)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_sig_bvci(1735)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1700)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1724)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1695): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1697): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1700): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1702): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1709): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1712): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1714): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1720): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1721): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1724): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1726): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1731): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Tue Jan 21 05:35:26 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214516) Waiting for packet dumper to finish... 1 (prev_count=214516, count=216772) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Tue Jan 21 05:35:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1737)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1749)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1737)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1749)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1738)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1750)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1761)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1766)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(1762)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1767)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1766)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1766)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1772)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1767)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(1773)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1751)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1780)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1755)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1746): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1751): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1753): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1755): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1757): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1771): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1776): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Tue Jan 21 05:35:38 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214696) Waiting for packet dumper to finish... 1 (prev_count=214696, count=216952) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Tue Jan 21 05:35:40 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1782)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1794)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1794)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1782)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1795)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1783)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1806)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1811)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(1807)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1812)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1811)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1811)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1817)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1812)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1815)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1818)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1817)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3683f54c5a09: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1800)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1785)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1815)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1824)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_sig_bvci_unknown(1825)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1818)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1814)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1785): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1787): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1791): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1798): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1800): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1802): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1814): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1815): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1816): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1821): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Tue Jan 21 05:35:50 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213996) Waiting for packet dumper to finish... 1 (prev_count=213996, count=216252) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Tue Jan 21 05:35:52 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1827)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1839)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1827)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1839)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1840)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1851)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1856)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1852)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1857)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1856)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1862)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])(1856)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1857)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1863)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1862)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1862)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@3683f54c5a09: 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(1830)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1840)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1845)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1869)@3683f54c5a09: Final verdict of PTC: pass TC_paging_ps_reject_sig_bvci(1870)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1835): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1843): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1845): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1847): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1861): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1866): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Tue Jan 21 05:36:02 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216420) Waiting for packet dumper to finish... 1 (prev_count=216420, count=220264) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: 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 ------ Tue Jan 21 05:36:04 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1872)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1884)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1872)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1884)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1885)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1873)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1901)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(1896)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1896)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1901)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1897)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1902)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1901)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1902)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1908)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1907)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@3683f54c5a09: 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(1887)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(1889)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@3683f54c5a09: 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(1887)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1901)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@3683f54c5a09: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1915)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1881): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1888): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1893): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1900): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1901): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1905): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Tue Jan 21 05:36:13 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218224) Waiting for packet dumper to finish... 1 (prev_count=218224, count=220480) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Tue Jan 21 05:36:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1917)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1929)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1929)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1917)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1930)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1918)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1941)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1941)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])(1946)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1942)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1947)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1947)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1953)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_dummy_paging_ps_sig" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_sig(1959) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(1947)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1918)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3683f54c5a09: 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)@3683f54c5a09: 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])-BVCI20031(1926)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_dummy_paging_ps_sig" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_sig(1960) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3683f54c5a09: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1953)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3683f54c5a09: 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)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3683f54c5a09: 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])-BVCI20022(1935)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3683f54c5a09: 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)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@3683f54c5a09: 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)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@3683f54c5a09: Final verdict of PTC: none TC_dummy_paging_ps_sig(1959)@3683f54c5a09: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1960)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1925): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1934): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1939): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1950): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1957): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Tue Jan 21 05:36:21 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217012) Waiting for packet dumper to finish... 1 (prev_count=217012, count=218104) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Tue Jan 21 05:36:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(1962)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(1974)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1962)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1974)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1963)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1975)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1986)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1986)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1991)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(1987)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1992)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1991)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1991)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1991)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1997)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(1992)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1995)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1998)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1997)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bss(2004) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bss(2005) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1981)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1995)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1991)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1997)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1994)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_bss(2005)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1966): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1971): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1979): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1981): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1983): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1990): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1991): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1994): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1995): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1996): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Tue Jan 21 05:36:33 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212804) Waiting for packet dumper to finish... 1 (prev_count=212804, count=215060) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Tue Jan 21 05:36:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2007)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2019)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2007)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2019)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2020)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2008)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2031)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2036)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2032)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2037)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2042)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2037)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2042)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2043)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac(2049) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac(2050) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2027)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_lac(2050)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(2037)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2044)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_lac(2049)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(2032)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2016): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021): none (pass -> pass)Tue Jan 21 05:36:45 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2024): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2027): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2029): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2044): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2046): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=213520) Waiting for packet dumper to finish... 1 (prev_count=213520, count=214612) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Tue Jan 21 05:36:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2052)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2064)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2052)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2065)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2053)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2076)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2076)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2081)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2077)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2082)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2081)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2081)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2087)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2082)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2088)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2087)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac_unknown(2094) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac_unknown(2095) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2081)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2094)@3683f54c5a09: Final verdict of PTC: pass TC_paging_cs_ptp_lac_unknown(2095)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2060): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2068): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2073): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2080): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2081): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2092): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Tue Jan 21 05:36:57 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214988) Waiting for packet dumper to finish... 1 (prev_count=214988, count=216152) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Tue Jan 21 05:36:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2097)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2109)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2097)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2109)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2110)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2098)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2126)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2122)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2127)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2127)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[2])(2132)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2133)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2132)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac(2139) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac(2140) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2103)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_rac(2140)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2101): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2103): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2105): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2114): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2118): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2137): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Tue Jan 21 05:37:09 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213520) Waiting for packet dumper to finish... 1 (prev_count=213520, count=215776) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Tue Jan 21 05:37:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2142)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2154)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2154)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2142)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2143)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2155)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2166)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2171)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2167)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2172)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2171)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2172)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2178)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2177)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac_unknown(2184) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac_unknown(2185) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2162)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2160)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2184)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2180)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2146): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2151): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2158): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2160): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2161): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2162): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2163): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2175): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2180): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2182): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Tue Jan 21 05:37:21 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213896) Waiting for packet dumper to finish... 1 (prev_count=213896, count=216152) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Tue Jan 21 05:37:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2187)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2199)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2187)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2199)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2200)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2188)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2211)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2216)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2212)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2216)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2217)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2216)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2217)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2223)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2222)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2201)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@3683f54c5a09: Final verdict of PTC: pass TC_paging_cs_ptp_bvci(2230)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2191): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2196): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2201): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2203): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2208): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2226): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Tue Jan 21 05:37:33 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213828) Waiting for packet dumper to finish... 1 (prev_count=213828, count=216084) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Tue Jan 21 05:37:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2232)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2244)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2232)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2244)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2245)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2233)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2257)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2262)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2267)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2262)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2268)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3683f54c5a09: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2235)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2252)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@3683f54c5a09: Final verdict of PTC: pass TC_paging_cs_ptp_bvci_unknown(2275)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2239)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2235): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2237): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2239): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2241): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2249): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2252): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2254): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2271): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Tue Jan 21 05:37:45 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213940) Waiting for packet dumper to finish... 1 (prev_count=213940, count=216196) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Tue Jan 21 05:37:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2277)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2289)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2277)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2289)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2278)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2290)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2301)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2306)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2302)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2307)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2312)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2307)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2312)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2312)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2313)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2302)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_bss(2319)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2313)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2, 0, 1 } TC_paging_cs_sig_bss(2320)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(2307)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2282): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2287): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2293): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2297): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2316): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Tue Jan 21 05:37:57 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217088) Waiting for packet dumper to finish... 1 (prev_count=217088, count=219344) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Tue Jan 21 05:37:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2322)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2334)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2334)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2322)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2335)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2323)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2351)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2347)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2352)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2351)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2357)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2352)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2357)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2352)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3683f54c5a09: 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)@3683f54c5a09: 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(2359)@3683f54c5a09: 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(2356)@3683f54c5a09: 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)@3683f54c5a09: 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(2361)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 1, 0, 2 } TC_paging_cs_sig_lac(2364)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@3683f54c5a09: 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])-BVCI20031(2359)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2347)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3683f54c5a09: 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(2354)@3683f54c5a09: 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(2359)@3683f54c5a09: 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)@3683f54c5a09: 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(2356)@3683f54c5a09: 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(2361)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_lac(2365)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@3683f54c5a09: 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)@3683f54c5a09: 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])-BVCI20032(2361)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_lac(2365)@3683f54c5a09: Final verdict of PTC: pass TC_paging_cs_sig_lac(2364)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2360)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2326): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2331): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2342): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2355): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2360): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2362): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Tue Jan 21 05:38:13 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223672) Waiting for packet dumper to finish... 1 (prev_count=223672, count=226316) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Tue Jan 21 05:38:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2367)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2379)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2367)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2379)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2368)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2380)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2391)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2396)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2392)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2397)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2396)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2401)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2401)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2396)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2396)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2401)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2401)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2401)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2402)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2397)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2400)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2398)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2403)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2402)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac_unknown(2409) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2398)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2398)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac_unknown(2410) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2398)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3683f54c5a09: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2398)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2398)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2396)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2401)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2400)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2410)@3683f54c5a09: Final verdict of PTC: pass TC_paging_cs_sig_lac_unknown(2409)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2399)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2376): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2384): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2388): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2395): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2396): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2398): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2399): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2400): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2401): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2407): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Tue Jan 21 05:38:25 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213124) Waiting for packet dumper to finish... 1 (prev_count=213124, count=215380) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Tue Jan 21 05:38:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2412)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2424)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2424)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2412)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2425)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(2413)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2413)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2441)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2437)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2442)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2442)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2447)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2454)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: 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(2452)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: 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)@3683f54c5a09: 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])-BVCI20021(2444)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2455)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2449)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2421): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2428): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2433): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2445): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2449): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2451): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Tue Jan 21 05:38:45 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=231616) Waiting for packet dumper to finish... 1 (prev_count=231616, count=232708) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Tue Jan 21 05:38:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2457)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2469)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2469)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2457)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2458)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2481)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(2481)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2482)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2487)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2492)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2487)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2492)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2493)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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(2484)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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(2484)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3683f54c5a09: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2464)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2500)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2464): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2466): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2474): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2478): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2490): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2496): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Tue Jan 21 05:38:57 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213048) Waiting for packet dumper to finish... 1 (prev_count=213048, count=215304) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Tue Jan 21 05:38:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2502)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2514)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2514)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2502)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2515)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2503)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2531)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(2526)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2531)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(2527)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2532)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2531)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2531)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2532)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2537)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2538)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2537)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci(2544) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_paging_cs_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci(2545) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: 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)@3683f54c5a09: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2531)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2517)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_bvci(2544)@3683f54c5a09: Final verdict of PTC: pass TC_paging_cs_sig_bvci(2545)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2511): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2517): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2519): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2523): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2530): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2531): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2535): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2541): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Tue Jan 21 05:39:09 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214052) Waiting for packet dumper to finish... 1 (prev_count=214052, count=216308) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Tue Jan 21 05:39:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2547)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2559)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2559)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2547)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2560)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2548)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2576)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2572)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2576)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2577)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2576)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2577)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2583)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2582)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3683f54c5a09: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2590)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584)@3683f54c5a09: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2589)@3683f54c5a09: Final verdict of PTC: pass MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2556): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2564): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2568): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass)Tue Jan 21 05:39:21 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2586): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=213324) Waiting for packet dumper to finish... 1 (prev_count=213324, count=215580) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Tue Jan 21 05:39:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2592)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2592)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2604)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2593)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2605)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2616)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2621)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2617)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2621)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2622)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2621)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2627)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2622)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2628)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2627)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2631)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2629)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2629)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2632)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2631)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2599)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2630)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2599): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2601): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2609): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2614): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2629): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2630): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2631): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2632): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@3683f54c5a09: Test case TC_rim_info_req finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Tue Jan 21 05:39:29 UTC 2025 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248156) Waiting for packet dumper to finish... 1 (prev_count=248156, count=257632) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Tue Jan 21 05:39:31 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2635)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2647)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2635)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2647)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2636)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2648)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2659)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2659)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(2659)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2660)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2664)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2665)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2664)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2670)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2665)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2671)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2670)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2643)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2641)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2639): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2641): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2642): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2643): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2644): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2652): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2656): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2668): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@3683f54c5a09: Test case TC_rim_info finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Tue Jan 21 05:39:37 UTC 2025 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=199844) Waiting for packet dumper to finish... 1 (prev_count=199844, count=257628) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Tue Jan 21 05:39:39 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2678)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2690)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2690)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2678)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2691)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2679)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2707)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2703)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2708)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2713)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2708)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2714)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2713)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2715)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2717)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2717)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2696)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2715)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2716)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2687): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2694): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2696): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2698): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2711): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2715): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2716): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2717): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2718): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@3683f54c5a09: Test case TC_rim_info_ack finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Tue Jan 21 05:39:45 UTC 2025 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=196516) Waiting for packet dumper to finish... 1 (prev_count=196516, count=257636) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Tue Jan 21 05:39:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2721)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2733)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2721)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2733)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2722)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2734)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2750)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(2745)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2746)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2751)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2756)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2751)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2757)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2756)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2739)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2730): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2737): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2739): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2741): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2754): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2760): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@3683f54c5a09: Test case TC_rim_info_error finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Tue Jan 21 05:39:53 UTC 2025 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=246888) Waiting for packet dumper to finish... 1 (prev_count=246888, count=258004) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Tue Jan 21 05:39:55 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2764)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2776)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2776)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2764)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2777)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2765)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2792)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(2788)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2794)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2792)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2789)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2792)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2792)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2794)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2795)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2797)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2799)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2800)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2792)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2795)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2796)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2797)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2791)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2784)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2768): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2773): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2781): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2784): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2786): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2791): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2792): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2793): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2795): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2796): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2797): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2798): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2804): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@3683f54c5a09: Test case TC_rim_info_app_error finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Tue Jan 21 05:40:01 UTC 2025 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=247340) Waiting for packet dumper to finish... 1 (prev_count=247340, count=258944) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Tue Jan 21 05:40:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2807)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2819)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2819)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2807)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2820)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2808)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2831)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2831)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2831)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2836)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2832)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2837)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2836)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2836)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2842)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2837)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2838)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2840)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2842)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2843)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2827)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2840)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2841)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2838)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2839)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2816): none (pass -> pass) Tue Jan 21 05:40:09 UTC 2025 MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2824): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2827): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2829): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2838): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2839): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2840): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2841): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2846): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@3683f54c5a09: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248136) Waiting for packet dumper to finish... 1 (prev_count=248136, count=251184) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Tue Jan 21 05:40:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2850)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2862)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2850)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2862)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2863)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2851)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2874)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2879)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2875)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2880)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2885)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2880)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2886)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2885)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2869)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2854): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2859): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2866): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2869): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2871): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2883): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2890): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@3683f54c5a09: Test case TC_rim_from_eutran finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Tue Jan 21 05:40:17 UTC 2025 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238364) Waiting for packet dumper to finish... 1 (prev_count=238364, count=258620) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Tue Jan 21 05:40:19 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2893)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2905)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2905)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2893)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2906)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2894)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2917)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2922)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2918)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2923)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2922)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2922)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2922)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2928)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(2923)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2929)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2928)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_flush_ll_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_bvci_new(2935) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_flush_ll_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_bvci_new(2936) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3683f54c5a09: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2922)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2925)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2931)@3683f54c5a09: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912)@3683f54c5a09: Final verdict of PTC: none TC_flush_ll_bvci_new(2936)@3683f54c5a09: Final verdict of PTC: pass Tue Jan 21 05:40:26 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=270592) MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2902): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2909): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2914): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2921): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2922): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2925): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2927): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2931): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2933): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Waiting for packet dumper to finish... 1 (prev_count=270592, count=271584) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Tue Jan 21 05:40:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2938)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2950)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2950)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2938)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2967)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(2963)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2967)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2968)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2967)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2968)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2974)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2973)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2977)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: 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)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: 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(2957)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: 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(2957)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2957)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: 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(2957)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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(2959)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2958)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2977)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969)@3683f54c5a09: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2981)@3683f54c5a09: Final verdict of PTC: pass TC_flush_ll_no_bvci_new(2980)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2976)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2942): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2947): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2955): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2958): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2960): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2971): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2976): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2977): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2978): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Tue Jan 21 05:40:34 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=270372) Waiting for packet dumper to finish... 1 (prev_count=270372, count=271364) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Tue Jan 21 05:40:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(2983)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(2995)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2983)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2995)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2996)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3007)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3007)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3012)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(3008)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3013)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3018)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(3013)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3019)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3018)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Connecting G_SGSN[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_SGSN[1] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[1] to BVCI=20021 MTC@3683f54c5a09: Connecting G_PCU[2] to BVCI=20031 MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3021)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2987): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2992): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2999): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002): none (pass -> pass) MTC@Tue Jan 21 05:40:45 UTC 2025 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212424) 3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3004): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3016): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3021): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3023): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@3683f54c5a09: Test case TC_fc_bvc finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Waiting for packet dumper to finish... 1 (prev_count=212424, count=215068) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Tue Jan 21 05:40:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3026)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3026)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3038)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3027)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3039)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3050)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3055)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(3051)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3056)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3055)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3060)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3060)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3055)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3060)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3060)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3060)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3061)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(3056)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3059)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3057)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3061)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3062)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3061)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3057)@3683f54c5a09: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@3683f54c5a09: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3683f54c5a09: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3683f54c5a09: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@3683f54c5a09: setverdict(pass): none -> pass TC_fc_ms(3068)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3057)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: 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)@3683f54c5a09: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3057)@3683f54c5a09: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@3683f54c5a09: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3683f54c5a09: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3683f54c5a09: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@3683f54c5a09: setverdict(pass): none -> pass TC_fc_ms(3069)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3057)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3057)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3060)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3059)@3683f54c5a09: Final verdict of PTC: none TC_fc_ms(3068)@3683f54c5a09: Final verdict of PTC: pass TC_fc_ms(3069)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3058)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3030): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3034): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3043): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3048): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3054): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3057): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3058): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3059): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3060): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3066): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Tue Jan 21 05:40:53 UTC 2025 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212376) Waiting for packet dumper to finish... 1 (prev_count=212376, count=213468) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Tue Jan 21 05:40:55 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(3071)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(3083)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3071)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3083)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3072)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3084)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3095)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3100)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3100)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3096)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3101)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3100)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3100)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3101)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3107)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3106)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3107)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ms_reg_enq" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ms_reg_enq(3113) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])(3096)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3683f54c5a09: Removing Client IMSI='262420000000000'H, index=0 MTC@3683f54c5a09: 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@3683f54c5a09: Starting "TC_ms_reg_enq" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ms_reg_enq(3114) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@3683f54c5a09: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@3683f54c5a09: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: 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)@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3683f54c5a09: Removing Client IMSI='262420000001000'H, index=1 MTC@3683f54c5a09: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3100)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@3683f54c5a09: Final verdict of PTC: none TC_ms_reg_enq(3113)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3683f54c5a09: Final verdict of PTC: none TC_ms_reg_enq(3114)@3683f54c5a09: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3075): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3080): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3088): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3092): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3099): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3100): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3104): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3111): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@3683f54c5a09: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Tue Jan 21 05:41:01 UTC 2025 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=210396) Waiting for packet dumper to finish... 1 (prev_count=210396, count=214804) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Tue Jan 21 05:41:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(3116)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(3128)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3116)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3128)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3117)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3140)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3145)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3141)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3146)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3145)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(3151)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3146)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3152)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3151)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3135)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3145)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3153)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3120): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3125): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3132): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3135): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3137): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3144): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3145): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3153): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3155): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@3683f54c5a09: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Tue Jan 21 05:41:09 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208892) Waiting for packet dumper to finish... 1 (prev_count=208892, count=209984) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Tue Jan 21 05:41:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3159)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(3171)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3171)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3159)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3172)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3160)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3183)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3188)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3184)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3189)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3189)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3194)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3194)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3195)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3194)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3168): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3176): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3181): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3192): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3198): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@3683f54c5a09: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Tue Jan 21 05:41:16 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=209220) Waiting for packet dumper to finish... 1 (prev_count=209220, count=210312) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Tue Jan 21 05:41:19 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(3202)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(3214)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3202)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3214)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3215)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3203)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3231)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-BSSGP(PCU[0])(3227)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3232)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3237)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3238)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3237)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Connecting G_SGSN[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_SGSN[1] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[1] to BVCI=20021 MTC@3683f54c5a09: Connecting G_PCU[2] to BVCI=20031 MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3233)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3211): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3218): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3223): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3233): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3235): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@3683f54c5a09: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Tue Jan 21 05:41:24 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=171360) Waiting for packet dumper to finish... 1 (prev_count=171360, count=210264) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Tue Jan 21 05:41:26 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(3245)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(3257)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3245)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3257)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3246)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3258)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3269)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3270)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3275)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3274)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3280)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(3275)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3280)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3281)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3280)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3283)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3285)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Connecting G_SGSN[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_SGSN[1] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[1] to BVCI=20021 MTC@3683f54c5a09: Connecting G_PCU[2] to BVCI=20031 MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: 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@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3264)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3285)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3283)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3282)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3253): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3261): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3264): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3266): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3279): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3282): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3283): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3284): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3285): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@3683f54c5a09: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Tue Jan 21 05:41:32 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207128) Waiting for packet dumper to finish... 1 (prev_count=207128, count=210048) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Tue Jan 21 05:41:34 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])(3288)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])(3300)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3300)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3288)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3301)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3289)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3312)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3317)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3313)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3318)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3323)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(3318)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3324)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3323)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3307)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3292): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3297): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3304): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3307): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3309): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3321): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3327): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@3683f54c5a09: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Tue Jan 21 05:41:40 UTC 2025 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207616) Waiting for packet dumper to finish... 1 (prev_count=207616, count=228256) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Tue Jan 21 05:41:42 UTC 2025 Waiting for packet dumper to start... 0 MTC@3683f54c5a09: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@3683f54c5a09: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3331)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3343)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.15.103", remote_udp_port := 23000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@3683f54c5a09: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@3683f54c5a09: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3683f54c5a09: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3683f54c5a09: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3331)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3343)@3683f54c5a09: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3332)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3344)@3683f54c5a09: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3355)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3355)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21020 GbProxy_Test-NS(PCU[0])(3355)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3683f54c5a09: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3356)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3361)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@3683f54c5a09: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@3683f54c5a09: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3683f54c5a09: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3366)@3683f54c5a09: Creating NSIP provider for "172.18.15.103":21030 GbProxy_Test-BSSGP(PCU[1])(3361)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@3683f54c5a09: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@3683f54c5a09: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@3683f54c5a09: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@3683f54c5a09: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@3683f54c5a09: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.15.103", remote_udp_port := 24000, remote_ip := "172.18.15.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3683f54c5a09: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3367)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3366)@3683f54c5a09: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@3683f54c5a09: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3683f54c5a09: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3683f54c5a09: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3683f54c5a09: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@3683f54c5a09: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@3683f54c5a09: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@3683f54c5a09: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@3683f54c5a09: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@3683f54c5a09: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@3683f54c5a09: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@3683f54c5a09: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@3683f54c5a09: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3683f54c5a09: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3683f54c5a09: Connecting G_SGSN[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_SGSN[1] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[0] to BVCI=20011 MTC@3683f54c5a09: Connecting G_PCU[1] to BVCI=20021 MTC@3683f54c5a09: Connecting G_PCU[2] to BVCI=20031 MTC@3683f54c5a09: setverdict(pass): none -> pass MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass, component reason not changed MTC@3683f54c5a09: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3683f54c5a09: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3350)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3337)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3360)@3683f54c5a09: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@3683f54c5a09: Final verdict of PTC: none MTC@3683f54c5a09: Setting final verdict of the test case. MTC@3683f54c5a09: Local verdict of MTC: pass MTC@3683f54c5a09: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3335): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3337): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3339): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3348): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3350): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3352): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3359): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3360): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3364): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@3683f54c5a09: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@3683f54c5a09: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@3683f54c5a09: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Tue Jan 21 05:41:48 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=224476) Waiting for packet dumper to finish... 1 (prev_count=224476, count=225568) MTC@3683f54c5a09: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@3683f54c5a09: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3683f54c5a09: Terminating MTC. MC@3683f54c5a09: MTC terminated. MC2> exit MC@3683f54c5a09: Shutting down session. MC@3683f54c5a09: 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-15 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-latest-936-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-latest-936-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-latest-936-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-latest-936-gbproxy jenkins-ttcn3-gbproxy-test-latest-936-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-latest-936-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-15 + docker network remove ttcn3-gbproxy-test-15 ttcn3-gbproxy-test-15 + 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-936-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