Started by timer Running as SYSTEM Building remotely on gtp0-deb10fr (hdlc dahdi) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-fr-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-fr-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.20.1' > 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 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 21e1259bad6ea859d26dc6071e71aab514909df1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 21e1259bad6ea859d26dc6071e71aab514909df1 # timeout=10 Commit message: "debian-bookworm-build: add gdb" > git rev-list --no-walk 21e1259bad6ea859d26dc6071e71aab514909df1 # timeout=10 [ttcn3-fr-test] $ /bin/sh -xe /tmp/jenkins18069816257313160180.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-fr-test + export IMAGE_SUFFIX=master-debian10 + cd ttcn3-fr-test + uptime + grep --color=always -o load.* load average: 0.00, 0.00, 0.00 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-fr-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs ] + [ xjenkins-ttcn3-fr-test-1684 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-test + SUITE_NAME=ttcn3-fr-test + IMAGE_SUFFIX=master-debian10 + docker_images_require ttcn3-fr-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 ttcn3-fr-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:5f751950390ff3ca1b30c5d59981f2782749806632ba7b0ac4044be55d8e8276 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-fr-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-fr-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-fr-test + echo ttcn3-fr-test + dir=ttcn3-fr-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-fr-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-fr-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-fr-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-fr-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-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-fr-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --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_S1GW_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-fr-test:latest . Sending build context to Docker daemon 40.96kB Step 1/10 : ARG REGISTRY Step 2/10 : ARG USER Step 3/10 : FROM $REGISTRY/$USER/debian-bookworm-titan ---> ffad3cd1963c Step 4/10 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> f1ad2d45f64d Step 5/10 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> c43cbb46a77e Step 6/10 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" fr fr-net ---> Using cache ---> 91f2bb275bf8 Step 7/10 : VOLUME /data ---> Using cache ---> f272c93ee2b5 Step 8/10 : COPY FR_Tests.cfg /data/FR_Tests.cfg ---> Using cache ---> 7bd7b7599a85 Step 9/10 : COPY FRNET_Tests.cfg /data/FRNET_Tests.cfg ---> Using cache ---> 28fa95a453fd Step 10/10 : ENTRYPOINT ["ttcn3-docker-run"] ---> Using cache ---> 20a4c6b82895 [Warning] One or more build-args [LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMO_EPDG_BRANCH UID OSMO_REMSIM_BRANCH OSMO_UECUPS_BRANCH OSMO_CBC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH ASTERISK_BRANCH OSMOCOM_REPO_MIRROR OSMO_MGW_BRANCH OSMO_STP_BRANCH OSMO_GGSN_BRANCH UPSTREAM_DISTRO OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_HNBGW_BRANCH OSMO_NITB_BRANCH OSMO_S1GW_BRANCH OSMOCOM_REPO_VERSION OSMO_GBPROXY_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_SGSN_BRANCH PJPROJECT_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH] were not consumed Successfully built 20a4c6b82895 Successfully tagged osmocom-build/ttcn3-fr-test:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-test' + docker_image_exists ttcn3-fr-test + docker images -q osmocom-build/ttcn3-fr-test + test -n 20a4c6b82895 + list_osmo_packages debian-bookworm ttcn3-fr-test + local distro=debian-bookworm + local image=ttcn3-fr-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-fr-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-fr-test/logs/fr-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester + cp FR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet + cp FRNET_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/unix + network_clean_remove_all_ttcn3 + local networks + local i + docker network ls+ grep ^ttcn3- --format {{.Name}} + true + networks= + [ -z ] + return + network_create + SUBNET=22916 + seq 1 30 + echo (22916 + 1) % 256 + bc + SUBNET=133 + NET_NAME=ttcn3-fr-test-133 + SUB4=172.18.133.0/24 + SUB6=fd02:db8:133::/64 + set +x Creating network ttcn3-fr-test-133, trying SUBNET=133... + docker network create --internal --subnet 172.18.133.0/24 --ipv6 --subnet fd02:db8:133::/64 ttcn3-fr-test-133 1176f90ad4708ae1834224ac99683569203e18b7683a9b3b48dc20a3cb76a6c1 + set +x ### Network ttcn3-fr-test-133 created (SUBNET=133) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=133 to: /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg Applying SUBNET=133 to: /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet/FRNET_Tests.cfg + echo Starting container with FRNET Starting container with FRNET + docker_network_params 133 10 + NET=133 + ADDR_SUFIX=10 + echo --network ttcn3-fr-test-133 --ip 172.18.133.10 --ip6 fd02:db8:133::10 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-133 --ip 172.18.133.10 --ip6 fd02:db8:133::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlcnet8 -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet:/data --name jenkins-ttcn3-fr-test-1684-frnet -d osmocom-build/ttcn3-fr-test fr-net FRNET_Tests 9289dc3aeda5da4e483793e2a2de7b0d9b88be624d7b2b76e2c60c83243c0b72 + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-fr-test-1684-frnet + DEV=hdlcnet2 + sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-fr-test-1684-frnet + DEV=hdlcnet3 + sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-fr-test-1684-frnet + DEV=hdlcnet4 + sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-fr-test-1684-frnet + DEV=hdlcnet5 + sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-fr-test-1684-frnet + DEV=hdlcnet6 + sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-fr-test-1684-frnet + DEV=hdlcnet7 + sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-fr-test-1684-frnet + DEV=hdlcnet8 + sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-fr-test-1684-frnet + echo Starting container with FR testsuite Starting container with FR testsuite + docker_network_params 133 103 + NET=133 + ADDR_SUFIX=103 + echo --network ttcn3-fr-test-133 --ip 172.18.133.103 --ip6 fd02:db8:133::103 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-133 --ip 172.18.133.103 --ip6 fd02:db8:133::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlc8 -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester:/data --name jenkins-ttcn3-fr-test-1684-ttcn3-fr-test -d osmocom-build/ttcn3-fr-test fr FR_Tests 40dd4ecfc40d0f52663d26d6ebf49b3fc93f3ec7e09eeba3e3d92e4a478a95de + seq 1 8 + DEV=hdlc1 + sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + DEV=hdlc2 + sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + DEV=hdlc3 + sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + DEV=hdlc4 + sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + DEV=hdlc5 + sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + DEV=hdlc6 + sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + DEV=hdlc7 + sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + DEV=hdlc8 + sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + docker logs -f jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + SUBDIR=fr + SUITE=FR_Tests + '[' -n hdlc8 ']' + echo 'Waiting for hdlc8 to appear' Waiting for hdlc8 to appear + pipework --wait -i hdlc8 + true + '[' '!' -f /sys/class/net/hdlc8/flags ']' ++ cat /sys/class/net/hdlc8/flags + FLAGS=0x91 + let 'FLAG_UP=0x91&1' + '[' 1 = 1 ']' + break + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr/FR_Tests FR_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli FR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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: FR_Tests.cfg MC@40dd4ecfc40d: Unix server socket created successfully. MC@40dd4ecfc40d: Listening on TCP port 37353. MC2> 40dd4ecfc40d is the default spawn /osmo-ttcn3-hacks/_build/fr/FR_Tests 40dd4ecfc40d 37353 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@40dd4ecfc40d: New HC connected from 172.18.133.103 [172.18.133.103]. 40dd4ecfc40d: Linux 4.19.0-12-amd64 on x86_64. cmtc MC@40dd4ecfc40d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@40dd4ecfc40d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@40dd4ecfc40d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@40dd4ecfc40d: Configuration file was processed on all HCs. MC@40dd4ecfc40d: Creating MTC on host 172.18.133.103. MC@40dd4ecfc40d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@40dd4ecfc40d: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup'. ------ FR_Tests.TC_bvc_bringup ------ Mon Oct 6 06:05:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@40dd4ecfc40d: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup' was executed successfully (exit status: 0). MTC@40dd4ecfc40d: Test case TC_bvc_bringup started. MTC@40dd4ecfc40d: Initializing Gb interface 0: NSEI=123 gb0-NSemu(3)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSVCI101-NSVCemu101-provFR(8)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(3)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101(5)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-provFR(11)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(3)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102(7)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI101-NSVCemu101-FRemu(12)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(12)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(12)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSemu(3)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI102-NSVCemu102-FRemu(15)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(15)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-provFR(16)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104-NSVCemu104-provFR(18)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102-NSVCemu102-FRemu(15)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI103(10)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI104(14)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(19)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(21)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(21)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(21)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-NSVCI103-NSVCemu103-FRemu(19)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(19)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-BSSGPemu(4)@40dd4ecfc40d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bvc_bringup-BVCI100(6)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim0(27), IMSI='262420000000000'H, TLLI='DE3E161F'O, index=0 gb0-bvc100-UEsim0(27)@40dd4ecfc40d: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI101(9)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim0(28), IMSI='262420000000100'H, TLLI='F60244D9'O, index=0 gb0-bvc101-UEsim0(28)@40dd4ecfc40d: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI102(13)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim0(29), IMSI='262420000000200'H, TLLI='C46316BF'O, index=0 gb0-bvc102-UEsim0(29)@40dd4ecfc40d: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI103(17)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim0(30), IMSI='262420000000300'H, TLLI='EF220B24'O, index=0 gb0-bvc103-UEsim0(30)@40dd4ecfc40d: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI104(20)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim0(31), IMSI='262420000000400'H, TLLI='E05D3B4D'O, index=0 gb0-bvc104-UEsim0(31)@40dd4ecfc40d: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI105(22)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim0(32), IMSI='262420000000500'H, TLLI='E9842E56'O, index=0 gb0-bvc105-UEsim0(32)@40dd4ecfc40d: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI106(23)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim0(33), IMSI='262420000000600'H, TLLI='C41C368B'O, index=0 gb0-bvc106-UEsim0(33)@40dd4ecfc40d: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI107(24)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim0(34), IMSI='262420000000700'H, TLLI='D4C2FB6A'O, index=0 gb0-bvc107-UEsim0(34)@40dd4ecfc40d: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI108(25)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim0(35), IMSI='262420000000800'H, TLLI='DBBF82A4'O, index=0 gb0-bvc108-UEsim0(35)@40dd4ecfc40d: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI109(26)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim0(36), IMSI='262420000000900'H, TLLI='CFAF3C3F'O, index=0 gb0-bvc109-UEsim0(36)@40dd4ecfc40d: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(12)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(15)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(19)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(21)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(5)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(7)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI104(14)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI103(10)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI101(5)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(7)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(5)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(5)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(14)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(10)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(7)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(7)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(14)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(14)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI103(10)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(10)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(4)@40dd4ecfc40d: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(4)@40dd4ecfc40d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI109(26)@40dd4ecfc40d: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI100(6)@40dd4ecfc40d: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc109-UEsim0(36)@40dd4ecfc40d: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc100-UEsim0(27)@40dd4ecfc40d: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim0(27)@40dd4ecfc40d: "gb0-bvc100-UEsim0"Leaving main loop gb0-bvc109-UEsim0(36)@40dd4ecfc40d: "gb0-bvc109-UEsim0"Leaving main loop TC_bvc_bringup-BVCI102(13)@40dd4ecfc40d: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim0(29)@40dd4ecfc40d: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim0(29)@40dd4ecfc40d: "gb0-bvc102-UEsim0"Leaving main loop TC_bvc_bringup-BVCI102(13)@40dd4ecfc40d: Removing Client IMSI='262420000000200'H, index=0 TC_bvc_bringup-BVCI109(26)@40dd4ecfc40d: Removing Client IMSI='262420000000900'H, index=0 TC_bvc_bringup-BVCI106(23)@40dd4ecfc40d: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc106-UEsim0(33)@40dd4ecfc40d: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim0(33)@40dd4ecfc40d: "gb0-bvc106-UEsim0"Leaving main loop TC_bvc_bringup-BVCI106(23)@40dd4ecfc40d: Removing Client IMSI='262420000000600'H, index=0 TC_bvc_bringup-BVCI100(6)@40dd4ecfc40d: Removing Client IMSI='262420000000000'H, index=0 TC_bvc_bringup-BVCI108(25)@40dd4ecfc40d: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim0(35)@40dd4ecfc40d: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim0(35)@40dd4ecfc40d: "gb0-bvc108-UEsim0"Leaving main loop TC_bvc_bringup-BVCI104(20)@40dd4ecfc40d: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI108(25)@40dd4ecfc40d: Removing Client IMSI='262420000000800'H, index=0 TC_bvc_bringup-BVCI107(24)@40dd4ecfc40d: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim0(34)@40dd4ecfc40d: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim0(34)@40dd4ecfc40d: "gb0-bvc107-UEsim0"Leaving main loop TC_bvc_bringup-BVCI107(24)@40dd4ecfc40d: Removing Client IMSI='262420000000700'H, index=0 TC_bvc_bringup-BVCI103(17)@40dd4ecfc40d: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI105(22)@40dd4ecfc40d: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(30)@40dd4ecfc40d: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim0(30)@40dd4ecfc40d: "gb0-bvc103-UEsim0"Leaving main loop gb0-bvc105-UEsim0(32)@40dd4ecfc40d: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim0(32)@40dd4ecfc40d: "gb0-bvc105-UEsim0"Leaving main loop TC_bvc_bringup-BVCI103(17)@40dd4ecfc40d: Removing Client IMSI='262420000000300'H, index=0 TC_bvc_bringup-BVCI105(22)@40dd4ecfc40d: Removing Client IMSI='262420000000500'H, index=0 TC_bvc_bringup-BVCI101(9)@40dd4ecfc40d: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim0(28)@40dd4ecfc40d: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim0(28)@40dd4ecfc40d: "gb0-bvc101-UEsim0"Leaving main loop TC_bvc_bringup-BVCI101(9)@40dd4ecfc40d: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc104-UEsim0(31)@40dd4ecfc40d: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim0(31)@40dd4ecfc40d: "gb0-bvc104-UEsim0"Leaving main loop TC_bvc_bringup-BVCI104(20)@40dd4ecfc40d: Removing Client IMSI='262420000000400'H, index=0 gb0-NSVCI103-NSVCemu103-FRemu(19)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(21)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(12)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI102-NSVCemu102-FRemu(15)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop MTC@40dd4ecfc40d: Test case TC_bvc_bringup finished. Verdict: pass MTC@40dd4ecfc40d: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass'. Mon Oct 6 06:05:16 UTC 2025 ====== FR_Tests.TC_bvc_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13288) Waiting for packet dumper to finish... 1 (prev_count=13288, count=16012) MTC@40dd4ecfc40d: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass' was executed successfully (exit status: 0). MTC@40dd4ecfc40d: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud'. ------ FR_Tests.TC_ul_ud ------ Mon Oct 6 06:05:18 UTC 2025 Waiting for packet dumper to start... 0 MTC@40dd4ecfc40d: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud' was executed successfully (exit status: 0). MTC@40dd4ecfc40d: Test case TC_ul_ud started. MTC@40dd4ecfc40d: Initializing Gb interface 0: NSEI=123 gb0-NSemu(37)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSemu(37)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101-NSVCemu101-provFR(42)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(39)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-provFR(44)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(37)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI101-NSVCemu101-FRemu(46)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(46)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(46)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSVCI102(41)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-provFR(49)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102-NSVCemu102-FRemu(50)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(50)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103(45)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(50)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSemu(37)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI103-NSVCemu103-FRemu(52)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(52)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(52)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-provFR(54)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104(48)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI104-NSVCemu104-FRemu(56)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(56)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(56)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(38)@40dd4ecfc40d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim0(61), IMSI='262420000000000'H, TLLI='D73F0BE3'O, index=0 gb0-bvc100-UEsim0(61)@40dd4ecfc40d: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim1(62), IMSI='262420000000001'H, TLLI='EE19131D'O, index=1 gb0-bvc100-UEsim1(62)@40dd4ecfc40d: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim2(63), IMSI='262420000000002'H, TLLI='F8FD4951'O, index=2 gb0-bvc100-UEsim2(63)@40dd4ecfc40d: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim3(64), IMSI='262420000000003'H, TLLI='E21FB2BB'O, index=3 gb0-bvc100-UEsim3(64)@40dd4ecfc40d: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim4(65), IMSI='262420000000004'H, TLLI='C6179B30'O, index=4 gb0-bvc100-UEsim4(65)@40dd4ecfc40d: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim5(66), IMSI='262420000000005'H, TLLI='C8C46CCB'O, index=5 gb0-bvc100-UEsim5(66)@40dd4ecfc40d: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim6(67), IMSI='262420000000006'H, TLLI='D4534EFE'O, index=6 gb0-bvc100-UEsim6(67)@40dd4ecfc40d: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim7(68), IMSI='262420000000007'H, TLLI='F4CD69F1'O, index=7 gb0-bvc100-UEsim7(68)@40dd4ecfc40d: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim8(69), IMSI='262420000000008'H, TLLI='D9370DE1'O, index=8 gb0-bvc100-UEsim8(69)@40dd4ecfc40d: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim9(70), IMSI='262420000000009'H, TLLI='C9E050F7'O, index=9 gb0-bvc100-UEsim9(70)@40dd4ecfc40d: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim0(71), IMSI='262420000000100'H, TLLI='F9757025'O, index=0 gb0-bvc101-UEsim0(71)@40dd4ecfc40d: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim1(72), IMSI='262420000000101'H, TLLI='DECB6ADD'O, index=1 gb0-bvc101-UEsim1(72)@40dd4ecfc40d: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim2(73), IMSI='262420000000102'H, TLLI='D923FDD9'O, index=2 gb0-bvc101-UEsim2(73)@40dd4ecfc40d: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim3(74), IMSI='262420000000103'H, TLLI='C94A1A86'O, index=3 gb0-bvc101-UEsim3(74)@40dd4ecfc40d: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim4(75), IMSI='262420000000104'H, TLLI='C54D4040'O, index=4 gb0-bvc101-UEsim4(75)@40dd4ecfc40d: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim5(76), IMSI='262420000000105'H, TLLI='CC2FE582'O, index=5 gb0-bvc101-UEsim5(76)@40dd4ecfc40d: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim6(77), IMSI='262420000000106'H, TLLI='EB6B765E'O, index=6 gb0-bvc101-UEsim6(77)@40dd4ecfc40d: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim7(78), IMSI='262420000000107'H, TLLI='DBD70DB3'O, index=7 gb0-bvc101-UEsim7(78)@40dd4ecfc40d: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim8(79), IMSI='262420000000108'H, TLLI='F6C3F9AD'O, index=8 gb0-bvc101-UEsim8(79)@40dd4ecfc40d: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim9(80), IMSI='262420000000109'H, TLLI='EAD5735F'O, index=9 gb0-bvc101-UEsim9(80)@40dd4ecfc40d: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim0(81), IMSI='262420000000200'H, TLLI='E27CCB77'O, index=0 gb0-bvc102-UEsim0(81)@40dd4ecfc40d: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim1(82), IMSI='262420000000201'H, TLLI='EA6D7689'O, index=1 gb0-bvc102-UEsim1(82)@40dd4ecfc40d: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim2(83), IMSI='262420000000202'H, TLLI='FCFF825C'O, index=2 gb0-bvc102-UEsim2(83)@40dd4ecfc40d: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim3(84), IMSI='262420000000203'H, TLLI='EF0A8F47'O, index=3 gb0-bvc102-UEsim3(84)@40dd4ecfc40d: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim4(85), IMSI='262420000000204'H, TLLI='CABC80F5'O, index=4 gb0-bvc102-UEsim4(85)@40dd4ecfc40d: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim5(86), IMSI='262420000000205'H, TLLI='CB02CB31'O, index=5 gb0-bvc102-UEsim5(86)@40dd4ecfc40d: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim6(87), IMSI='262420000000206'H, TLLI='D7C56D8D'O, index=6 gb0-bvc102-UEsim6(87)@40dd4ecfc40d: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim7(88), IMSI='262420000000207'H, TLLI='F93D8CF8'O, index=7 gb0-bvc102-UEsim7(88)@40dd4ecfc40d: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim8(89), IMSI='262420000000208'H, TLLI='FEA4F58E'O, index=8 gb0-bvc102-UEsim8(89)@40dd4ecfc40d: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim9(90), IMSI='262420000000209'H, TLLI='DCE7A581'O, index=9 gb0-bvc102-UEsim9(90)@40dd4ecfc40d: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim0(91), IMSI='262420000000300'H, TLLI='C5DF3931'O, index=0 gb0-bvc103-UEsim0(91)@40dd4ecfc40d: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim1(92), IMSI='262420000000301'H, TLLI='C5479B1C'O, index=1 gb0-bvc103-UEsim1(92)@40dd4ecfc40d: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim2(93), IMSI='262420000000302'H, TLLI='D40194C0'O, index=2 gb0-bvc103-UEsim2(93)@40dd4ecfc40d: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim3(94), IMSI='262420000000303'H, TLLI='D0F2B9A0'O, index=3 gb0-bvc103-UEsim3(94)@40dd4ecfc40d: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim4(95), IMSI='262420000000304'H, TLLI='DEB939CA'O, index=4 gb0-bvc103-UEsim4(95)@40dd4ecfc40d: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim5(96), IMSI='262420000000305'H, TLLI='FAF49C90'O, index=5 gb0-bvc103-UEsim5(96)@40dd4ecfc40d: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim6(97), IMSI='262420000000306'H, TLLI='EB81A068'O, index=6 gb0-bvc103-UEsim6(97)@40dd4ecfc40d: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim7(98), IMSI='262420000000307'H, TLLI='C16940B6'O, index=7 gb0-bvc103-UEsim7(98)@40dd4ecfc40d: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim8(99), IMSI='262420000000308'H, TLLI='DE8FE2CF'O, index=8 gb0-bvc103-UEsim8(99)@40dd4ecfc40d: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim9(100), IMSI='262420000000309'H, TLLI='F8CAB707'O, index=9 gb0-bvc103-UEsim9(100)@40dd4ecfc40d: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim0(101), IMSI='262420000000400'H, TLLI='EE38FE4B'O, index=0 gb0-bvc104-UEsim0(101)@40dd4ecfc40d: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim1(102), IMSI='262420000000401'H, TLLI='EDB562E8'O, index=1 gb0-bvc104-UEsim1(102)@40dd4ecfc40d: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim2(103), IMSI='262420000000402'H, TLLI='EAEA6BE7'O, index=2 gb0-bvc104-UEsim2(103)@40dd4ecfc40d: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim3(104), IMSI='262420000000403'H, TLLI='C64A1B83'O, index=3 gb0-bvc104-UEsim3(104)@40dd4ecfc40d: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim4(105), IMSI='262420000000404'H, TLLI='D0C480EA'O, index=4 gb0-bvc104-UEsim4(105)@40dd4ecfc40d: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim5(106), IMSI='262420000000405'H, TLLI='EF4E9825'O, index=5 gb0-bvc104-UEsim5(106)@40dd4ecfc40d: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim6(107), IMSI='262420000000406'H, TLLI='EF430292'O, index=6 gb0-bvc104-UEsim6(107)@40dd4ecfc40d: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim7(108), IMSI='262420000000407'H, TLLI='F7234C2C'O, index=7 gb0-bvc104-UEsim7(108)@40dd4ecfc40d: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim8(109), IMSI='262420000000408'H, TLLI='D43A9671'O, index=8 gb0-bvc104-UEsim8(109)@40dd4ecfc40d: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim9(110), IMSI='262420000000409'H, TLLI='DF5E228A'O, index=9 gb0-bvc104-UEsim9(110)@40dd4ecfc40d: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim0(111), IMSI='262420000000500'H, TLLI='C3F9F50E'O, index=0 gb0-bvc105-UEsim0(111)@40dd4ecfc40d: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim1(112), IMSI='262420000000501'H, TLLI='E20AD572'O, index=1 gb0-bvc105-UEsim1(112)@40dd4ecfc40d: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim2(113), IMSI='262420000000502'H, TLLI='F0096994'O, index=2 gb0-bvc105-UEsim2(113)@40dd4ecfc40d: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim3(114), IMSI='262420000000503'H, TLLI='EA14F54B'O, index=3 gb0-bvc105-UEsim3(114)@40dd4ecfc40d: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim4(115), IMSI='262420000000504'H, TLLI='C70EA082'O, index=4 gb0-bvc105-UEsim4(115)@40dd4ecfc40d: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim5(116), IMSI='262420000000505'H, TLLI='D43865A0'O, index=5 gb0-bvc105-UEsim5(116)@40dd4ecfc40d: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim6(117), IMSI='262420000000506'H, TLLI='CD71CEA2'O, index=6 gb0-bvc105-UEsim6(117)@40dd4ecfc40d: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim7(118), IMSI='262420000000507'H, TLLI='C39BD07E'O, index=7 gb0-bvc105-UEsim7(118)@40dd4ecfc40d: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim8(119), IMSI='262420000000508'H, TLLI='E742FBCB'O, index=8 gb0-bvc105-UEsim8(119)@40dd4ecfc40d: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim9(120), IMSI='262420000000509'H, TLLI='CEC78A31'O, index=9 gb0-bvc105-UEsim9(120)@40dd4ecfc40d: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim0(121), IMSI='262420000000600'H, TLLI='C044852F'O, index=0 gb0-bvc106-UEsim0(121)@40dd4ecfc40d: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim1(122), IMSI='262420000000601'H, TLLI='D22F4E2E'O, index=1 gb0-bvc106-UEsim1(122)@40dd4ecfc40d: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim2(123), IMSI='262420000000602'H, TLLI='E3880F77'O, index=2 gb0-bvc106-UEsim2(123)@40dd4ecfc40d: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim3(124), IMSI='262420000000603'H, TLLI='F25AAB96'O, index=3 gb0-bvc106-UEsim3(124)@40dd4ecfc40d: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim4(125), IMSI='262420000000604'H, TLLI='FD0FB712'O, index=4 gb0-bvc106-UEsim4(125)@40dd4ecfc40d: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim5(126), IMSI='262420000000605'H, TLLI='ECD92989'O, index=5 gb0-bvc106-UEsim5(126)@40dd4ecfc40d: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim6(127), IMSI='262420000000606'H, TLLI='E4E9B9C0'O, index=6 gb0-bvc106-UEsim6(127)@40dd4ecfc40d: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim7(128), IMSI='262420000000607'H, TLLI='F7DFE94D'O, index=7 gb0-bvc106-UEsim7(128)@40dd4ecfc40d: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim8(129), IMSI='262420000000608'H, TLLI='DCE0B99D'O, index=8 gb0-bvc106-UEsim8(129)@40dd4ecfc40d: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim9(130), IMSI='262420000000609'H, TLLI='C8A70621'O, index=9 gb0-bvc106-UEsim9(130)@40dd4ecfc40d: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim0(131), IMSI='262420000000700'H, TLLI='ED59818F'O, index=0 gb0-bvc107-UEsim0(131)@40dd4ecfc40d: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim1(132), IMSI='262420000000701'H, TLLI='CB4C025E'O, index=1 gb0-bvc107-UEsim1(132)@40dd4ecfc40d: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim2(133), IMSI='262420000000702'H, TLLI='EA43674D'O, index=2 gb0-bvc107-UEsim2(133)@40dd4ecfc40d: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim3(134), IMSI='262420000000703'H, TLLI='F6847786'O, index=3 gb0-bvc107-UEsim3(134)@40dd4ecfc40d: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim4(135), IMSI='262420000000704'H, TLLI='EF0667F0'O, index=4 gb0-bvc107-UEsim4(135)@40dd4ecfc40d: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim5(136), IMSI='262420000000705'H, TLLI='F2A86EAF'O, index=5 gb0-bvc107-UEsim5(136)@40dd4ecfc40d: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim6(137), IMSI='262420000000706'H, TLLI='ED2DBA55'O, index=6 gb0-bvc107-UEsim6(137)@40dd4ecfc40d: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim7(138), IMSI='262420000000707'H, TLLI='C9061CBA'O, index=7 gb0-bvc107-UEsim7(138)@40dd4ecfc40d: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim8(139), IMSI='262420000000708'H, TLLI='D22AEB66'O, index=8 gb0-bvc107-UEsim8(139)@40dd4ecfc40d: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim9(140), IMSI='262420000000709'H, TLLI='CBC041C4'O, index=9 gb0-bvc107-UEsim9(140)@40dd4ecfc40d: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim0(141), IMSI='262420000000800'H, TLLI='D4F358BE'O, index=0 gb0-bvc108-UEsim0(141)@40dd4ecfc40d: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim1(142), IMSI='262420000000801'H, TLLI='C5C6F533'O, index=1 gb0-bvc108-UEsim1(142)@40dd4ecfc40d: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim2(143), IMSI='262420000000802'H, TLLI='C270B70F'O, index=2 gb0-bvc108-UEsim2(143)@40dd4ecfc40d: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim3(144), IMSI='262420000000803'H, TLLI='D25695D2'O, index=3 gb0-bvc108-UEsim3(144)@40dd4ecfc40d: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim4(145), IMSI='262420000000804'H, TLLI='E7844D0A'O, index=4 gb0-bvc108-UEsim4(145)@40dd4ecfc40d: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim5(146), IMSI='262420000000805'H, TLLI='F51F6388'O, index=5 gb0-bvc108-UEsim5(146)@40dd4ecfc40d: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim6(147), IMSI='262420000000806'H, TLLI='CB6AB097'O, index=6 gb0-bvc108-UEsim6(147)@40dd4ecfc40d: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim7(148), IMSI='262420000000807'H, TLLI='FEBC8544'O, index=7 gb0-bvc108-UEsim7(148)@40dd4ecfc40d: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim8(149), IMSI='262420000000808'H, TLLI='C5752B91'O, index=8 gb0-bvc108-UEsim8(149)@40dd4ecfc40d: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim9(150), IMSI='262420000000809'H, TLLI='C06B6DE9'O, index=9 gb0-bvc108-UEsim9(150)@40dd4ecfc40d: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim0(151), IMSI='262420000000900'H, TLLI='C4AC5654'O, index=0 gb0-bvc109-UEsim0(151)@40dd4ecfc40d: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim1(152), IMSI='262420000000901'H, TLLI='D309F316'O, index=1 gb0-bvc109-UEsim1(152)@40dd4ecfc40d: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim2(153), IMSI='262420000000902'H, TLLI='F9B332F7'O, index=2 gb0-bvc109-UEsim2(153)@40dd4ecfc40d: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim3(154), IMSI='262420000000903'H, TLLI='DB1D2EFE'O, index=3 gb0-bvc109-UEsim3(154)@40dd4ecfc40d: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim4(155), IMSI='262420000000904'H, TLLI='F884A40F'O, index=4 gb0-bvc109-UEsim4(155)@40dd4ecfc40d: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim5(156), IMSI='262420000000905'H, TLLI='D479AA9C'O, index=5 gb0-bvc109-UEsim5(156)@40dd4ecfc40d: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim6(157), IMSI='262420000000906'H, TLLI='F8C95A8B'O, index=6 gb0-bvc109-UEsim6(157)@40dd4ecfc40d: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim7(158), IMSI='262420000000907'H, TLLI='FD469BDC'O, index=7 gb0-bvc109-UEsim7(158)@40dd4ecfc40d: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim8(159), IMSI='262420000000908'H, TLLI='ED780260'O, index=8 gb0-bvc109-UEsim8(159)@40dd4ecfc40d: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim9(160), IMSI='262420000000909'H, TLLI='D694A1AB'O, index=9 gb0-bvc109-UEsim9(160)@40dd4ecfc40d: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(46)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(52)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(50)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(56)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(39)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(41)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI103(45)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI101(39)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(48)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(41)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(39)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(45)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(39)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(48)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(41)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(41)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI103(45)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(45)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(48)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(48)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(38)@40dd4ecfc40d: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(38)@40dd4ecfc40d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_ul_ud-BVCI100(40)@40dd4ecfc40d: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim6(67)@40dd4ecfc40d: "gb0-bvc100-UEsim6" Entering main loop gb0-bvc100-UEsim3(64)@40dd4ecfc40d: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc100-UEsim0(61)@40dd4ecfc40d: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim4(65)@40dd4ecfc40d: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc100-UEsim1(62)@40dd4ecfc40d: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc100-UEsim5(66)@40dd4ecfc40d: "gb0-bvc100-UEsim5" Entering main loop gb0-bvc100-UEsim8(69)@40dd4ecfc40d: "gb0-bvc100-UEsim8" Entering main loop gb0-bvc100-UEsim7(68)@40dd4ecfc40d: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc100-UEsim9(70)@40dd4ecfc40d: "gb0-bvc100-UEsim9" Entering main loop gb0-bvc100-UEsim2(63)@40dd4ecfc40d: "gb0-bvc100-UEsim2" Entering main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim3(84)@40dd4ecfc40d: "gb0-bvc102-UEsim3" Entering main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim2(83)@40dd4ecfc40d: "gb0-bvc102-UEsim2" Entering main loop gb0-bvc102-UEsim0(81)@40dd4ecfc40d: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc106-UEsim0(121)@40dd4ecfc40d: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc102-UEsim5(86)@40dd4ecfc40d: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc102-UEsim7(88)@40dd4ecfc40d: "gb0-bvc102-UEsim7" Entering main loop gb0-bvc102-UEsim1(82)@40dd4ecfc40d: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc102-UEsim4(85)@40dd4ecfc40d: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc102-UEsim9(90)@40dd4ecfc40d: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc102-UEsim6(87)@40dd4ecfc40d: "gb0-bvc102-UEsim6" Entering main loop gb0-bvc102-UEsim8(89)@40dd4ecfc40d: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc106-UEsim2(123)@40dd4ecfc40d: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc106-UEsim3(124)@40dd4ecfc40d: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc106-UEsim4(125)@40dd4ecfc40d: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc106-UEsim1(122)@40dd4ecfc40d: "gb0-bvc106-UEsim1" Entering main loop gb0-bvc106-UEsim5(126)@40dd4ecfc40d: "gb0-bvc106-UEsim5" Entering main loop gb0-bvc106-UEsim7(128)@40dd4ecfc40d: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc106-UEsim8(129)@40dd4ecfc40d: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc106-UEsim6(127)@40dd4ecfc40d: "gb0-bvc106-UEsim6" Entering main loop gb0-bvc106-UEsim9(130)@40dd4ecfc40d: "gb0-bvc106-UEsim9" Entering main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim1(92)@40dd4ecfc40d: "gb0-bvc103-UEsim1" Entering main loop gb0-bvc103-UEsim3(94)@40dd4ecfc40d: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc103-UEsim2(93)@40dd4ecfc40d: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim0(91)@40dd4ecfc40d: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim6(97)@40dd4ecfc40d: "gb0-bvc103-UEsim6" Entering main loop gb0-bvc103-UEsim5(96)@40dd4ecfc40d: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim7(98)@40dd4ecfc40d: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc103-UEsim4(95)@40dd4ecfc40d: "gb0-bvc103-UEsim4" Entering main loop gb0-bvc103-UEsim8(99)@40dd4ecfc40d: "gb0-bvc103-UEsim8" Entering main loop gb0-bvc103-UEsim9(100)@40dd4ecfc40d: "gb0-bvc103-UEsim9" Entering main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim3(74)@40dd4ecfc40d: "gb0-bvc101-UEsim3" Entering main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim2(73)@40dd4ecfc40d: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc101-UEsim5(76)@40dd4ecfc40d: "gb0-bvc101-UEsim5" Entering main loop gb0-bvc101-UEsim9(80)@40dd4ecfc40d: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc101-UEsim6(77)@40dd4ecfc40d: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc101-UEsim0(71)@40dd4ecfc40d: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim7(78)@40dd4ecfc40d: "gb0-bvc101-UEsim7" Entering main loop gb0-bvc109-UEsim5(156)@40dd4ecfc40d: "gb0-bvc109-UEsim5" Entering main loop gb0-bvc109-UEsim6(157)@40dd4ecfc40d: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc101-UEsim8(79)@40dd4ecfc40d: "gb0-bvc101-UEsim8" Entering main loop gb0-bvc109-UEsim7(158)@40dd4ecfc40d: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc109-UEsim1(152)@40dd4ecfc40d: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc109-UEsim2(153)@40dd4ecfc40d: "gb0-bvc109-UEsim2" Entering main loop gb0-bvc109-UEsim4(155)@40dd4ecfc40d: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc109-UEsim3(154)@40dd4ecfc40d: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim8(159)@40dd4ecfc40d: "gb0-bvc109-UEsim8" Entering main loop gb0-bvc101-UEsim1(72)@40dd4ecfc40d: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc109-UEsim0(151)@40dd4ecfc40d: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc101-UEsim4(75)@40dd4ecfc40d: "gb0-bvc101-UEsim4" Entering main loop gb0-bvc109-UEsim9(160)@40dd4ecfc40d: "gb0-bvc109-UEsim9" Entering main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim0(111)@40dd4ecfc40d: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim1(112)@40dd4ecfc40d: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc105-UEsim5(116)@40dd4ecfc40d: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc105-UEsim6(117)@40dd4ecfc40d: "gb0-bvc105-UEsim6" Entering main loop gb0-bvc105-UEsim2(113)@40dd4ecfc40d: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim3(114)@40dd4ecfc40d: "gb0-bvc105-UEsim3" Entering main loop gb0-bvc105-UEsim9(120)@40dd4ecfc40d: "gb0-bvc105-UEsim9" Entering main loop gb0-bvc105-UEsim7(118)@40dd4ecfc40d: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc105-UEsim4(115)@40dd4ecfc40d: "gb0-bvc105-UEsim4" Entering main loop gb0-bvc105-UEsim8(119)@40dd4ecfc40d: "gb0-bvc105-UEsim8" Entering main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul_ud-BVCI104(53)@40dd4ecfc40d: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim0(141)@40dd4ecfc40d: "gb0-bvc108-UEsim0" Entering main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim5(146)@40dd4ecfc40d: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc108-UEsim1(142)@40dd4ecfc40d: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc107-UEsim2(133)@40dd4ecfc40d: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc104-UEsim4(105)@40dd4ecfc40d: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc107-UEsim0(131)@40dd4ecfc40d: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc108-UEsim2(143)@40dd4ecfc40d: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim8(149)@40dd4ecfc40d: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc108-UEsim4(145)@40dd4ecfc40d: "gb0-bvc108-UEsim4" Entering main loop gb0-bvc104-UEsim5(106)@40dd4ecfc40d: "gb0-bvc104-UEsim5" Entering main loop gb0-bvc104-UEsim7(108)@40dd4ecfc40d: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc104-UEsim6(107)@40dd4ecfc40d: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc108-UEsim6(147)@40dd4ecfc40d: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc104-UEsim8(109)@40dd4ecfc40d: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc104-UEsim3(104)@40dd4ecfc40d: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc107-UEsim6(137)@40dd4ecfc40d: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc107-UEsim1(132)@40dd4ecfc40d: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc108-UEsim7(148)@40dd4ecfc40d: "gb0-bvc108-UEsim7" Entering main loop gb0-bvc107-UEsim5(136)@40dd4ecfc40d: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim7(138)@40dd4ecfc40d: "gb0-bvc107-UEsim7" Entering main loop gb0-bvc108-UEsim9(150)@40dd4ecfc40d: "gb0-bvc108-UEsim9" Entering main loop gb0-bvc107-UEsim8(139)@40dd4ecfc40d: "gb0-bvc107-UEsim8" Entering main loop gb0-bvc104-UEsim2(103)@40dd4ecfc40d: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc107-UEsim9(140)@40dd4ecfc40d: "gb0-bvc107-UEsim9" Entering main loop gb0-bvc107-UEsim3(134)@40dd4ecfc40d: "gb0-bvc107-UEsim3" Entering main loop gb0-bvc104-UEsim0(101)@40dd4ecfc40d: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim1(102)@40dd4ecfc40d: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc108-UEsim3(144)@40dd4ecfc40d: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc104-UEsim9(110)@40dd4ecfc40d: "gb0-bvc104-UEsim9" Entering main loop gb0-bvc107-UEsim4(135)@40dd4ecfc40d: "gb0-bvc107-UEsim4" Entering main loop gb0-NSVCI101(39)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(39)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(41)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(45)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(41)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(45)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(39)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(39)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(41)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(41)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(45)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(45)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-bvc103-UEsim2(93)@40dd4ecfc40d: "gb0-bvc103-UEsim2"Leaving main loop gb0-bvc100-UEsim1(62)@40dd4ecfc40d: "gb0-bvc100-UEsim1"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000001'H, index=1 TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000302'H, index=2 gb0-bvc102-UEsim5(86)@40dd4ecfc40d: "gb0-bvc102-UEsim5"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000205'H, index=5 gb0-bvc106-UEsim3(124)@40dd4ecfc40d: "gb0-bvc106-UEsim3"Leaving main loop gb0-bvc103-UEsim4(95)@40dd4ecfc40d: "gb0-bvc103-UEsim4"Leaving main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000603'H, index=3 TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc100-UEsim3(64)@40dd4ecfc40d: "gb0-bvc100-UEsim3"Leaving main loop gb0-bvc106-UEsim6(127)@40dd4ecfc40d: "gb0-bvc106-UEsim6"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000003'H, index=3 TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000606'H, index=6 gb0-bvc104-UEsim0(101)@40dd4ecfc40d: "gb0-bvc104-UEsim0"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000400'H, index=0 gb0-bvc100-UEsim2(63)@40dd4ecfc40d: "gb0-bvc100-UEsim2"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000002'H, index=2 gb0-bvc102-UEsim9(90)@40dd4ecfc40d: "gb0-bvc102-UEsim9"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000209'H, index=9 gb0-bvc103-UEsim1(92)@40dd4ecfc40d: "gb0-bvc103-UEsim1"Leaving main loop gb0-bvc100-UEsim7(68)@40dd4ecfc40d: "gb0-bvc100-UEsim7"Leaving main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000301'H, index=1 gb0-bvc106-UEsim5(126)@40dd4ecfc40d: "gb0-bvc106-UEsim5"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000007'H, index=7 TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000605'H, index=5 gb0-bvc100-UEsim9(70)@40dd4ecfc40d: "gb0-bvc100-UEsim9"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc100-UEsim6(67)@40dd4ecfc40d: "gb0-bvc100-UEsim6"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc100-UEsim8(69)@40dd4ecfc40d: "gb0-bvc100-UEsim8"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000008'H, index=8 gb0-bvc106-UEsim9(130)@40dd4ecfc40d: "gb0-bvc106-UEsim9"Leaving main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc103-UEsim8(99)@40dd4ecfc40d: "gb0-bvc103-UEsim8"Leaving main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000308'H, index=8 gb0-bvc102-UEsim2(83)@40dd4ecfc40d: "gb0-bvc102-UEsim2"Leaving main loop gb0-bvc106-UEsim2(123)@40dd4ecfc40d: "gb0-bvc106-UEsim2"Leaving main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000602'H, index=2 TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc106-UEsim1(122)@40dd4ecfc40d: "gb0-bvc106-UEsim1"Leaving main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc109-UEsim8(159)@40dd4ecfc40d: "gb0-bvc109-UEsim8"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000908'H, index=8 gb0-bvc105-UEsim6(117)@40dd4ecfc40d: "gb0-bvc105-UEsim6"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000506'H, index=6 gb0-bvc100-UEsim5(66)@40dd4ecfc40d: "gb0-bvc100-UEsim5"Leaving main loop gb0-bvc105-UEsim5(116)@40dd4ecfc40d: "gb0-bvc105-UEsim5"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc103-UEsim6(97)@40dd4ecfc40d: "gb0-bvc103-UEsim6"Leaving main loop gb0-bvc101-UEsim4(75)@40dd4ecfc40d: "gb0-bvc101-UEsim4"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000104'H, index=4 TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc106-UEsim0(121)@40dd4ecfc40d: "gb0-bvc106-UEsim0"Leaving main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000306'H, index=6 TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000600'H, index=0 gb0-bvc103-UEsim9(100)@40dd4ecfc40d: "gb0-bvc103-UEsim9"Leaving main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000309'H, index=9 gb0-bvc102-UEsim4(85)@40dd4ecfc40d: "gb0-bvc102-UEsim4"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc101-UEsim8(79)@40dd4ecfc40d: "gb0-bvc101-UEsim8"Leaving main loop gb0-bvc103-UEsim7(98)@40dd4ecfc40d: "gb0-bvc103-UEsim7"Leaving main loop gb0-bvc101-UEsim9(80)@40dd4ecfc40d: "gb0-bvc101-UEsim9"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000108'H, index=8 TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000109'H, index=9 TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000307'H, index=7 gb0-bvc109-UEsim7(158)@40dd4ecfc40d: "gb0-bvc109-UEsim7"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000907'H, index=7 gb0-bvc108-UEsim1(142)@40dd4ecfc40d: "gb0-bvc108-UEsim1"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000801'H, index=1 gb0-bvc103-UEsim3(94)@40dd4ecfc40d: "gb0-bvc103-UEsim3"Leaving main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc102-UEsim3(84)@40dd4ecfc40d: "gb0-bvc102-UEsim3"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000203'H, index=3 gb0-bvc109-UEsim6(157)@40dd4ecfc40d: "gb0-bvc109-UEsim6"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000906'H, index=6 gb0-bvc106-UEsim8(129)@40dd4ecfc40d: "gb0-bvc106-UEsim8"Leaving main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000608'H, index=8 gb0-bvc105-UEsim1(112)@40dd4ecfc40d: "gb0-bvc105-UEsim1"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000501'H, index=1 gb0-bvc102-UEsim7(88)@40dd4ecfc40d: "gb0-bvc102-UEsim7"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000207'H, index=7 gb0-bvc103-UEsim0(91)@40dd4ecfc40d: "gb0-bvc103-UEsim0"Leaving main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000300'H, index=0 gb0-bvc104-UEsim8(109)@40dd4ecfc40d: "gb0-bvc104-UEsim8"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000408'H, index=8 gb0-bvc105-UEsim0(111)@40dd4ecfc40d: "gb0-bvc105-UEsim0"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000500'H, index=0 gb0-bvc102-UEsim6(87)@40dd4ecfc40d: "gb0-bvc102-UEsim6"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000206'H, index=6 gb0-bvc100-UEsim4(65)@40dd4ecfc40d: "gb0-bvc100-UEsim4"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000004'H, index=4 gb0-bvc108-UEsim5(146)@40dd4ecfc40d: "gb0-bvc108-UEsim5"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000805'H, index=5 gb0-bvc107-UEsim4(135)@40dd4ecfc40d: "gb0-bvc107-UEsim4"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc108-UEsim3(144)@40dd4ecfc40d: "gb0-bvc108-UEsim3"Leaving main loop gb0-bvc108-UEsim2(143)@40dd4ecfc40d: "gb0-bvc108-UEsim2"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000803'H, index=3 gb0-bvc108-UEsim9(150)@40dd4ecfc40d: "gb0-bvc108-UEsim9"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000802'H, index=2 TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000809'H, index=9 gb0-bvc109-UEsim2(153)@40dd4ecfc40d: "gb0-bvc109-UEsim2"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000902'H, index=2 gb0-bvc109-UEsim4(155)@40dd4ecfc40d: "gb0-bvc109-UEsim4"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000904'H, index=4 gb0-bvc109-UEsim0(151)@40dd4ecfc40d: "gb0-bvc109-UEsim0"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc108-UEsim0(141)@40dd4ecfc40d: "gb0-bvc108-UEsim0"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc105-UEsim7(118)@40dd4ecfc40d: "gb0-bvc105-UEsim7"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000507'H, index=7 gb0-bvc108-UEsim8(149)@40dd4ecfc40d: "gb0-bvc108-UEsim8"Leaving main loop gb0-bvc101-UEsim7(78)@40dd4ecfc40d: "gb0-bvc101-UEsim7"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000107'H, index=7 gb0-bvc104-UEsim7(108)@40dd4ecfc40d: "gb0-bvc104-UEsim7"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000407'H, index=7 gb0-bvc106-UEsim4(125)@40dd4ecfc40d: "gb0-bvc106-UEsim4"Leaving main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc107-UEsim2(133)@40dd4ecfc40d: "gb0-bvc107-UEsim2"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000702'H, index=2 gb0-bvc105-UEsim3(114)@40dd4ecfc40d: "gb0-bvc105-UEsim3"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000503'H, index=3 TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000808'H, index=8 gb0-bvc104-UEsim6(107)@40dd4ecfc40d: "gb0-bvc104-UEsim6"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000406'H, index=6 gb0-bvc101-UEsim2(73)@40dd4ecfc40d: "gb0-bvc101-UEsim2"Leaving main loop gb0-bvc106-UEsim7(128)@40dd4ecfc40d: "gb0-bvc106-UEsim7"Leaving main loop TC_ul_ud-BVCI106(57)@40dd4ecfc40d: Removing Client IMSI='262420000000607'H, index=7 TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc104-UEsim9(110)@40dd4ecfc40d: "gb0-bvc104-UEsim9"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000409'H, index=9 gb0-bvc101-UEsim3(74)@40dd4ecfc40d: "gb0-bvc101-UEsim3"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000103'H, index=3 gb0-bvc105-UEsim2(113)@40dd4ecfc40d: "gb0-bvc105-UEsim2"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000502'H, index=2 gb0-bvc109-UEsim1(152)@40dd4ecfc40d: "gb0-bvc109-UEsim1"Leaving main loop gb0-bvc101-UEsim0(71)@40dd4ecfc40d: "gb0-bvc101-UEsim0"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc104-UEsim3(104)@40dd4ecfc40d: "gb0-bvc104-UEsim3"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000901'H, index=1 TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000403'H, index=3 gb0-bvc105-UEsim4(115)@40dd4ecfc40d: "gb0-bvc105-UEsim4"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000504'H, index=4 gb0-bvc107-UEsim6(137)@40dd4ecfc40d: "gb0-bvc107-UEsim6"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000706'H, index=6 gb0-bvc105-UEsim9(120)@40dd4ecfc40d: "gb0-bvc105-UEsim9"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000509'H, index=9 gb0-bvc107-UEsim3(134)@40dd4ecfc40d: "gb0-bvc107-UEsim3"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000703'H, index=3 gb0-bvc107-UEsim5(136)@40dd4ecfc40d: "gb0-bvc107-UEsim5"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc103-UEsim5(96)@40dd4ecfc40d: "gb0-bvc103-UEsim5"Leaving main loop TC_ul_ud-BVCI103(51)@40dd4ecfc40d: Removing Client IMSI='262420000000305'H, index=5 gb0-bvc105-UEsim8(119)@40dd4ecfc40d: "gb0-bvc105-UEsim8"Leaving main loop gb0-bvc107-UEsim1(132)@40dd4ecfc40d: "gb0-bvc107-UEsim1"Leaving main loop TC_ul_ud-BVCI105(55)@40dd4ecfc40d: Removing Client IMSI='262420000000508'H, index=8 TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc102-UEsim8(89)@40dd4ecfc40d: "gb0-bvc102-UEsim8"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000208'H, index=8 gb0-bvc109-UEsim5(156)@40dd4ecfc40d: "gb0-bvc109-UEsim5"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc108-UEsim7(148)@40dd4ecfc40d: "gb0-bvc108-UEsim7"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000807'H, index=7 gb0-bvc107-UEsim9(140)@40dd4ecfc40d: "gb0-bvc107-UEsim9"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000709'H, index=9 gb0-bvc107-UEsim0(131)@40dd4ecfc40d: "gb0-bvc107-UEsim0"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000700'H, index=0 gb0-bvc108-UEsim4(145)@40dd4ecfc40d: "gb0-bvc108-UEsim4"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc108-UEsim6(147)@40dd4ecfc40d: "gb0-bvc108-UEsim6"Leaving main loop TC_ul_ud-BVCI108(59)@40dd4ecfc40d: Removing Client IMSI='262420000000806'H, index=6 gb0-bvc100-UEsim0(61)@40dd4ecfc40d: "gb0-bvc100-UEsim0"Leaving main loop TC_ul_ud-BVCI100(40)@40dd4ecfc40d: Removing Client IMSI='262420000000000'H, index=0 gb0-bvc104-UEsim2(103)@40dd4ecfc40d: "gb0-bvc104-UEsim2"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000402'H, index=2 gb0-bvc101-UEsim1(72)@40dd4ecfc40d: "gb0-bvc101-UEsim1"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000101'H, index=1 gb0-bvc104-UEsim4(105)@40dd4ecfc40d: "gb0-bvc104-UEsim4"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000404'H, index=4 gb0-bvc107-UEsim7(138)@40dd4ecfc40d: "gb0-bvc107-UEsim7"Leaving main loop TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000707'H, index=7 gb0-bvc107-UEsim8(139)@40dd4ecfc40d: "gb0-bvc107-UEsim8"Leaving main loop gb0-bvc102-UEsim1(82)@40dd4ecfc40d: "gb0-bvc102-UEsim1"Leaving main loop TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000201'H, index=1 TC_ul_ud-BVCI107(58)@40dd4ecfc40d: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc102-UEsim0(81)@40dd4ecfc40d: "gb0-bvc102-UEsim0"Leaving main loop gb0-bvc109-UEsim3(154)@40dd4ecfc40d: "gb0-bvc109-UEsim3"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000903'H, index=3 TC_ul_ud-BVCI102(47)@40dd4ecfc40d: Removing Client IMSI='262420000000200'H, index=0 gb0-bvc101-UEsim6(77)@40dd4ecfc40d: "gb0-bvc101-UEsim6"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000106'H, index=6 gb0-bvc104-UEsim1(102)@40dd4ecfc40d: "gb0-bvc104-UEsim1"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000401'H, index=1 gb0-bvc109-UEsim9(160)@40dd4ecfc40d: "gb0-bvc109-UEsim9"Leaving main loop TC_ul_ud-BVCI109(60)@40dd4ecfc40d: Removing Client IMSI='262420000000909'H, index=9 gb0-bvc101-UEsim5(76)@40dd4ecfc40d: "gb0-bvc101-UEsim5"Leaving main loop TC_ul_ud-BVCI101(43)@40dd4ecfc40d: Removing Client IMSI='262420000000105'H, index=5 gb0-bvc104-UEsim5(106)@40dd4ecfc40d: "gb0-bvc104-UEsim5"Leaving main loop TC_ul_ud-BVCI104(53)@40dd4ecfc40d: Removing Client IMSI='262420000000405'H, index=5 gb0-NSVCI101-NSVCemu101-FRemu(46)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(52)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(56)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI102-NSVCemu102-FRemu(50)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop MTC@40dd4ecfc40d: Test case TC_ul_ud finished. Verdict: pass MTC@40dd4ecfc40d: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass'. Mon Oct 6 06:05:51 UTC 2025 ====== FR_Tests.TC_ul_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2952340) MTC@40dd4ecfc40d: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass' was executed successfully (exit status: 0). MTC@40dd4ecfc40d: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud'. ------ FR_Tests.TC_ul2dl_ud ------ Mon Oct 6 06:05:52 UTC 2025 Waiting for packet dumper to start... 0 MTC@40dd4ecfc40d: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud' was executed successfully (exit status: 0). MTC@40dd4ecfc40d: Test case TC_ul2dl_ud started. MTC@40dd4ecfc40d: Initializing Gb interface 0: NSEI=123 gb0-NSemu(161)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSemu(161)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSemu(161)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI101-NSVCemu101-provFR(166)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(163)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-provFR(169)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(165)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(161)@40dd4ecfc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI103-NSVCemu103-provFR(171)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103(167)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI101-NSVCemu101-FRemu(173)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(173)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(173)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSVCI104-NSVCemu104-provFR(175)@40dd4ecfc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104(170)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(174)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(174)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(174)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI103-NSVCemu103-FRemu(176)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(176)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(176)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-FRemu(178)@40dd4ecfc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(178)@40dd4ecfc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(178)@40dd4ecfc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(162)@40dd4ecfc40d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim0(185), IMSI='262420000000000'H, TLLI='D3283E58'O, index=0 gb0-bvc100-UEsim0(185)@40dd4ecfc40d: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim1(186), IMSI='262420000000001'H, TLLI='E969FC1A'O, index=1 gb0-bvc100-UEsim1(186)@40dd4ecfc40d: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim2(187), IMSI='262420000000002'H, TLLI='FEE7CF9A'O, index=2 gb0-bvc100-UEsim2(187)@40dd4ecfc40d: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim3(188), IMSI='262420000000003'H, TLLI='F92E542D'O, index=3 gb0-bvc100-UEsim3(188)@40dd4ecfc40d: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim4(189), IMSI='262420000000004'H, TLLI='E9D35C43'O, index=4 gb0-bvc100-UEsim4(189)@40dd4ecfc40d: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim5(190), IMSI='262420000000005'H, TLLI='E7B0C448'O, index=5 gb0-bvc100-UEsim5(190)@40dd4ecfc40d: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim6(191), IMSI='262420000000006'H, TLLI='F781A8A3'O, index=6 gb0-bvc100-UEsim6(191)@40dd4ecfc40d: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim7(192), IMSI='262420000000007'H, TLLI='F66D9095'O, index=7 gb0-bvc100-UEsim7(192)@40dd4ecfc40d: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim8(193), IMSI='262420000000008'H, TLLI='E25B2286'O, index=8 gb0-bvc100-UEsim8(193)@40dd4ecfc40d: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Adding Client=gb0-bvc100-UEsim9(194), IMSI='262420000000009'H, TLLI='DDDDA540'O, index=9 gb0-bvc100-UEsim9(194)@40dd4ecfc40d: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim0(195), IMSI='262420000000100'H, TLLI='DF7B8346'O, index=0 gb0-bvc101-UEsim0(195)@40dd4ecfc40d: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim1(196), IMSI='262420000000101'H, TLLI='C84C20C2'O, index=1 gb0-bvc101-UEsim1(196)@40dd4ecfc40d: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim2(197), IMSI='262420000000102'H, TLLI='CD19B148'O, index=2 gb0-bvc101-UEsim2(197)@40dd4ecfc40d: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim3(198), IMSI='262420000000103'H, TLLI='CD94111D'O, index=3 gb0-bvc101-UEsim3(198)@40dd4ecfc40d: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim4(199), IMSI='262420000000104'H, TLLI='D2AC13D2'O, index=4 gb0-bvc101-UEsim4(199)@40dd4ecfc40d: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim5(200), IMSI='262420000000105'H, TLLI='F05B3148'O, index=5 gb0-bvc101-UEsim5(200)@40dd4ecfc40d: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim6(201), IMSI='262420000000106'H, TLLI='DFFD6045'O, index=6 gb0-bvc101-UEsim6(201)@40dd4ecfc40d: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim7(202), IMSI='262420000000107'H, TLLI='E5CC7DD2'O, index=7 gb0-bvc101-UEsim7(202)@40dd4ecfc40d: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim8(203), IMSI='262420000000108'H, TLLI='EAF0440C'O, index=8 gb0-bvc101-UEsim8(203)@40dd4ecfc40d: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Adding Client=gb0-bvc101-UEsim9(204), IMSI='262420000000109'H, TLLI='C7AE6B25'O, index=9 gb0-bvc101-UEsim9(204)@40dd4ecfc40d: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim0(205), IMSI='262420000000200'H, TLLI='EB7F5AAD'O, index=0 gb0-bvc102-UEsim0(205)@40dd4ecfc40d: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim1(206), IMSI='262420000000201'H, TLLI='F88F1FA2'O, index=1 gb0-bvc102-UEsim1(206)@40dd4ecfc40d: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim2(207), IMSI='262420000000202'H, TLLI='D78CA0E0'O, index=2 gb0-bvc102-UEsim2(207)@40dd4ecfc40d: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim3(208), IMSI='262420000000203'H, TLLI='E241FF5E'O, index=3 gb0-bvc102-UEsim3(208)@40dd4ecfc40d: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim4(209), IMSI='262420000000204'H, TLLI='D664EAB4'O, index=4 gb0-bvc102-UEsim4(209)@40dd4ecfc40d: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim5(210), IMSI='262420000000205'H, TLLI='FA55F802'O, index=5 gb0-bvc102-UEsim5(210)@40dd4ecfc40d: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim6(211), IMSI='262420000000206'H, TLLI='DC6FF33B'O, index=6 gb0-bvc102-UEsim6(211)@40dd4ecfc40d: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim7(212), IMSI='262420000000207'H, TLLI='C5353B12'O, index=7 gb0-bvc102-UEsim7(212)@40dd4ecfc40d: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim8(213), IMSI='262420000000208'H, TLLI='DF854580'O, index=8 gb0-bvc102-UEsim8(213)@40dd4ecfc40d: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Adding Client=gb0-bvc102-UEsim9(214), IMSI='262420000000209'H, TLLI='E79D5895'O, index=9 gb0-bvc102-UEsim9(214)@40dd4ecfc40d: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim0(215), IMSI='262420000000300'H, TLLI='CC758A06'O, index=0 gb0-bvc103-UEsim0(215)@40dd4ecfc40d: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim1(216), IMSI='262420000000301'H, TLLI='DCB261E8'O, index=1 gb0-bvc103-UEsim1(216)@40dd4ecfc40d: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim2(217), IMSI='262420000000302'H, TLLI='C1B9F267'O, index=2 gb0-bvc103-UEsim2(217)@40dd4ecfc40d: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim3(218), IMSI='262420000000303'H, TLLI='E4914B5A'O, index=3 gb0-bvc103-UEsim3(218)@40dd4ecfc40d: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim4(219), IMSI='262420000000304'H, TLLI='D52ED035'O, index=4 gb0-bvc103-UEsim4(219)@40dd4ecfc40d: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim5(220), IMSI='262420000000305'H, TLLI='C45CC104'O, index=5 gb0-bvc103-UEsim5(220)@40dd4ecfc40d: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim6(221), IMSI='262420000000306'H, TLLI='FA891BAB'O, index=6 gb0-bvc103-UEsim6(221)@40dd4ecfc40d: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim7(222), IMSI='262420000000307'H, TLLI='C5DC7B3A'O, index=7 gb0-bvc103-UEsim7(222)@40dd4ecfc40d: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim8(223), IMSI='262420000000308'H, TLLI='DFAB3B4E'O, index=8 gb0-bvc103-UEsim8(223)@40dd4ecfc40d: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Adding Client=gb0-bvc103-UEsim9(224), IMSI='262420000000309'H, TLLI='C99E6FD3'O, index=9 gb0-bvc103-UEsim9(224)@40dd4ecfc40d: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim0(225), IMSI='262420000000400'H, TLLI='D06A612C'O, index=0 gb0-bvc104-UEsim0(225)@40dd4ecfc40d: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim1(226), IMSI='262420000000401'H, TLLI='C304897E'O, index=1 gb0-bvc104-UEsim1(226)@40dd4ecfc40d: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim2(227), IMSI='262420000000402'H, TLLI='CD65BEF0'O, index=2 gb0-bvc104-UEsim2(227)@40dd4ecfc40d: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim3(228), IMSI='262420000000403'H, TLLI='FB35FB59'O, index=3 gb0-bvc104-UEsim3(228)@40dd4ecfc40d: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim4(229), IMSI='262420000000404'H, TLLI='CE8407B9'O, index=4 gb0-bvc104-UEsim4(229)@40dd4ecfc40d: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim5(230), IMSI='262420000000405'H, TLLI='D7DCECF0'O, index=5 gb0-bvc104-UEsim5(230)@40dd4ecfc40d: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim6(231), IMSI='262420000000406'H, TLLI='F33C2E2B'O, index=6 gb0-bvc104-UEsim6(231)@40dd4ecfc40d: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim7(232), IMSI='262420000000407'H, TLLI='EAC412E9'O, index=7 gb0-bvc104-UEsim7(232)@40dd4ecfc40d: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim8(233), IMSI='262420000000408'H, TLLI='D95985F7'O, index=8 gb0-bvc104-UEsim8(233)@40dd4ecfc40d: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Adding Client=gb0-bvc104-UEsim9(234), IMSI='262420000000409'H, TLLI='FFF0C0A7'O, index=9 gb0-bvc104-UEsim9(234)@40dd4ecfc40d: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim0(235), IMSI='262420000000500'H, TLLI='C9205FC2'O, index=0 gb0-bvc105-UEsim0(235)@40dd4ecfc40d: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim1(236), IMSI='262420000000501'H, TLLI='F15FF04F'O, index=1 gb0-bvc105-UEsim1(236)@40dd4ecfc40d: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim2(237), IMSI='262420000000502'H, TLLI='DECAE10B'O, index=2 gb0-bvc105-UEsim2(237)@40dd4ecfc40d: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim3(238), IMSI='262420000000503'H, TLLI='DB013BB7'O, index=3 gb0-bvc105-UEsim3(238)@40dd4ecfc40d: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim4(239), IMSI='262420000000504'H, TLLI='E7EFDA99'O, index=4 gb0-bvc105-UEsim4(239)@40dd4ecfc40d: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim5(240), IMSI='262420000000505'H, TLLI='E94AFDEE'O, index=5 gb0-bvc105-UEsim5(240)@40dd4ecfc40d: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim6(241), IMSI='262420000000506'H, TLLI='E84E5D7B'O, index=6 gb0-bvc105-UEsim6(241)@40dd4ecfc40d: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim7(242), IMSI='262420000000507'H, TLLI='F7E68C57'O, index=7 gb0-bvc105-UEsim7(242)@40dd4ecfc40d: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim8(243), IMSI='262420000000508'H, TLLI='DD7A74F3'O, index=8 gb0-bvc105-UEsim8(243)@40dd4ecfc40d: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Adding Client=gb0-bvc105-UEsim9(244), IMSI='262420000000509'H, TLLI='E2670C59'O, index=9 gb0-bvc105-UEsim9(244)@40dd4ecfc40d: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim0(245), IMSI='262420000000600'H, TLLI='F0534BF3'O, index=0 gb0-bvc106-UEsim0(245)@40dd4ecfc40d: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim1(246), IMSI='262420000000601'H, TLLI='DE756C2C'O, index=1 gb0-bvc106-UEsim1(246)@40dd4ecfc40d: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim2(247), IMSI='262420000000602'H, TLLI='EBE22E42'O, index=2 gb0-bvc106-UEsim2(247)@40dd4ecfc40d: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim3(248), IMSI='262420000000603'H, TLLI='FE070851'O, index=3 gb0-bvc106-UEsim3(248)@40dd4ecfc40d: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim4(249), IMSI='262420000000604'H, TLLI='F02A25E5'O, index=4 gb0-bvc106-UEsim4(249)@40dd4ecfc40d: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim5(250), IMSI='262420000000605'H, TLLI='DC3AADC6'O, index=5 gb0-bvc106-UEsim5(250)@40dd4ecfc40d: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim6(251), IMSI='262420000000606'H, TLLI='EFAD159F'O, index=6 gb0-bvc106-UEsim6(251)@40dd4ecfc40d: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim7(252), IMSI='262420000000607'H, TLLI='C81B1550'O, index=7 gb0-bvc106-UEsim7(252)@40dd4ecfc40d: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim8(253), IMSI='262420000000608'H, TLLI='C5F43832'O, index=8 gb0-bvc106-UEsim8(253)@40dd4ecfc40d: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Adding Client=gb0-bvc106-UEsim9(254), IMSI='262420000000609'H, TLLI='C330788A'O, index=9 gb0-bvc106-UEsim9(254)@40dd4ecfc40d: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim0(255), IMSI='262420000000700'H, TLLI='D23B1C39'O, index=0 gb0-bvc107-UEsim0(255)@40dd4ecfc40d: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim1(256), IMSI='262420000000701'H, TLLI='EDFF65F5'O, index=1 gb0-bvc107-UEsim1(256)@40dd4ecfc40d: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim2(257), IMSI='262420000000702'H, TLLI='EF5B7C46'O, index=2 gb0-bvc107-UEsim2(257)@40dd4ecfc40d: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim3(258), IMSI='262420000000703'H, TLLI='CDBB1A8B'O, index=3 gb0-bvc107-UEsim3(258)@40dd4ecfc40d: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim4(259), IMSI='262420000000704'H, TLLI='FE8F2556'O, index=4 gb0-bvc107-UEsim4(259)@40dd4ecfc40d: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim5(260), IMSI='262420000000705'H, TLLI='EB5146FC'O, index=5 gb0-bvc107-UEsim5(260)@40dd4ecfc40d: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim6(261), IMSI='262420000000706'H, TLLI='FB2D626A'O, index=6 gb0-bvc107-UEsim6(261)@40dd4ecfc40d: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim7(262), IMSI='262420000000707'H, TLLI='C98C8D18'O, index=7 gb0-bvc107-UEsim7(262)@40dd4ecfc40d: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim8(263), IMSI='262420000000708'H, TLLI='F284A5A8'O, index=8 gb0-bvc107-UEsim8(263)@40dd4ecfc40d: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Adding Client=gb0-bvc107-UEsim9(264), IMSI='262420000000709'H, TLLI='D596379C'O, index=9 gb0-bvc107-UEsim9(264)@40dd4ecfc40d: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim0(265), IMSI='262420000000800'H, TLLI='E711C425'O, index=0 gb0-bvc108-UEsim0(265)@40dd4ecfc40d: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim1(266), IMSI='262420000000801'H, TLLI='DA4310F7'O, index=1 gb0-bvc108-UEsim1(266)@40dd4ecfc40d: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim2(267), IMSI='262420000000802'H, TLLI='F3EAA511'O, index=2 gb0-bvc108-UEsim2(267)@40dd4ecfc40d: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim3(268), IMSI='262420000000803'H, TLLI='CF9DFA74'O, index=3 gb0-bvc108-UEsim3(268)@40dd4ecfc40d: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim4(269), IMSI='262420000000804'H, TLLI='C9EA2CF3'O, index=4 gb0-bvc108-UEsim4(269)@40dd4ecfc40d: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim5(270), IMSI='262420000000805'H, TLLI='F8E88C96'O, index=5 gb0-bvc108-UEsim5(270)@40dd4ecfc40d: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim6(271), IMSI='262420000000806'H, TLLI='FF240421'O, index=6 gb0-bvc108-UEsim6(271)@40dd4ecfc40d: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim7(272), IMSI='262420000000807'H, TLLI='D5E7FB5F'O, index=7 gb0-bvc108-UEsim7(272)@40dd4ecfc40d: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim8(273), IMSI='262420000000808'H, TLLI='C7B02BB7'O, index=8 gb0-bvc108-UEsim8(273)@40dd4ecfc40d: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Adding Client=gb0-bvc108-UEsim9(274), IMSI='262420000000809'H, TLLI='C59398AF'O, index=9 gb0-bvc108-UEsim9(274)@40dd4ecfc40d: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim0(275), IMSI='262420000000900'H, TLLI='ED3749E7'O, index=0 gb0-bvc109-UEsim0(275)@40dd4ecfc40d: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim1(276), IMSI='262420000000901'H, TLLI='F4777DD8'O, index=1 gb0-bvc109-UEsim1(276)@40dd4ecfc40d: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim2(277), IMSI='262420000000902'H, TLLI='EEC57297'O, index=2 gb0-bvc109-UEsim2(277)@40dd4ecfc40d: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim3(278), IMSI='262420000000903'H, TLLI='D1E24420'O, index=3 gb0-bvc109-UEsim3(278)@40dd4ecfc40d: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim4(279), IMSI='262420000000904'H, TLLI='F27757DF'O, index=4 gb0-bvc109-UEsim4(279)@40dd4ecfc40d: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim5(280), IMSI='262420000000905'H, TLLI='C9DA5DC8'O, index=5 gb0-bvc109-UEsim5(280)@40dd4ecfc40d: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim6(281), IMSI='262420000000906'H, TLLI='F40DE042'O, index=6 gb0-bvc109-UEsim6(281)@40dd4ecfc40d: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim7(282), IMSI='262420000000907'H, TLLI='F80918FC'O, index=7 gb0-bvc109-UEsim7(282)@40dd4ecfc40d: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim8(283), IMSI='262420000000908'H, TLLI='E134DE0F'O, index=8 gb0-bvc109-UEsim8(283)@40dd4ecfc40d: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Adding Client=gb0-bvc109-UEsim9(284), IMSI='262420000000909'H, TLLI='E95378E6'O, index=9 gb0-bvc109-UEsim9(284)@40dd4ecfc40d: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(173)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(174)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(176)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(178)@40dd4ecfc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(163)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(165)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI103(167)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI104(170)@40dd4ecfc40d: Provider Link came up: sending NS-RESET gb0-NSVCI101(163)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(165)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(167)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(170)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(165)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(163)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(163)@40dd4ecfc40d: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(165)@40dd4ecfc40d: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI103(167)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(167)@40dd4ecfc40d: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(170)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(170)@40dd4ecfc40d: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(162)@40dd4ecfc40d: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(162)@40dd4ecfc40d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(215)@40dd4ecfc40d: "gb0-bvc103-UEsim0" Entering main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim2(207)@40dd4ecfc40d: "gb0-bvc102-UEsim2" Entering main loop gb0-bvc102-UEsim1(206)@40dd4ecfc40d: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc102-UEsim0(205)@40dd4ecfc40d: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim7(212)@40dd4ecfc40d: "gb0-bvc102-UEsim7" Entering main loop gb0-bvc102-UEsim8(213)@40dd4ecfc40d: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc102-UEsim9(214)@40dd4ecfc40d: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc103-UEsim4(219)@40dd4ecfc40d: "gb0-bvc103-UEsim4" Entering main loop gb0-bvc103-UEsim5(220)@40dd4ecfc40d: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim2(217)@40dd4ecfc40d: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim9(224)@40dd4ecfc40d: "gb0-bvc103-UEsim9" Entering main loop gb0-bvc103-UEsim8(223)@40dd4ecfc40d: "gb0-bvc103-UEsim8" Entering main loop gb0-bvc103-UEsim3(218)@40dd4ecfc40d: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc102-UEsim5(210)@40dd4ecfc40d: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc103-UEsim7(222)@40dd4ecfc40d: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc102-UEsim4(209)@40dd4ecfc40d: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc102-UEsim6(211)@40dd4ecfc40d: "gb0-bvc102-UEsim6" Entering main loop gb0-bvc103-UEsim6(221)@40dd4ecfc40d: "gb0-bvc103-UEsim6" Entering main loop gb0-bvc102-UEsim3(208)@40dd4ecfc40d: "gb0-bvc102-UEsim3" Entering main loop gb0-bvc103-UEsim1(216)@40dd4ecfc40d: "gb0-bvc103-UEsim1" Entering main loop TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim0(255)@40dd4ecfc40d: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim2(257)@40dd4ecfc40d: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc107-UEsim5(260)@40dd4ecfc40d: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim1(256)@40dd4ecfc40d: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc107-UEsim3(258)@40dd4ecfc40d: "gb0-bvc107-UEsim3" Entering main loop gb0-bvc107-UEsim8(263)@40dd4ecfc40d: "gb0-bvc107-UEsim8" Entering main loop gb0-bvc107-UEsim4(259)@40dd4ecfc40d: "gb0-bvc107-UEsim4" Entering main loop gb0-bvc107-UEsim6(261)@40dd4ecfc40d: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc107-UEsim7(262)@40dd4ecfc40d: "gb0-bvc107-UEsim7" Entering main loop gb0-bvc107-UEsim9(264)@40dd4ecfc40d: "gb0-bvc107-UEsim9" Entering main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim0(225)@40dd4ecfc40d: "gb0-bvc104-UEsim0" Entering main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim2(227)@40dd4ecfc40d: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc104-UEsim1(226)@40dd4ecfc40d: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc101-UEsim3(198)@40dd4ecfc40d: "gb0-bvc101-UEsim3" Entering main loop gb0-bvc104-UEsim4(229)@40dd4ecfc40d: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc104-UEsim9(234)@40dd4ecfc40d: "gb0-bvc104-UEsim9" Entering main loop gb0-bvc104-UEsim5(230)@40dd4ecfc40d: "gb0-bvc104-UEsim5" Entering main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim3(228)@40dd4ecfc40d: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc108-UEsim6(271)@40dd4ecfc40d: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc108-UEsim1(266)@40dd4ecfc40d: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc108-UEsim8(273)@40dd4ecfc40d: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc104-UEsim6(231)@40dd4ecfc40d: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc101-UEsim1(196)@40dd4ecfc40d: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc104-UEsim8(233)@40dd4ecfc40d: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc104-UEsim7(232)@40dd4ecfc40d: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc101-UEsim0(195)@40dd4ecfc40d: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim4(199)@40dd4ecfc40d: "gb0-bvc101-UEsim4" Entering main loop gb0-bvc101-UEsim5(200)@40dd4ecfc40d: "gb0-bvc101-UEsim5" Entering main loop gb0-bvc108-UEsim0(265)@40dd4ecfc40d: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc101-UEsim2(197)@40dd4ecfc40d: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc108-UEsim3(268)@40dd4ecfc40d: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc108-UEsim5(270)@40dd4ecfc40d: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc101-UEsim8(203)@40dd4ecfc40d: "gb0-bvc101-UEsim8" Entering main loop gb0-bvc101-UEsim9(204)@40dd4ecfc40d: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc108-UEsim2(267)@40dd4ecfc40d: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim4(269)@40dd4ecfc40d: "gb0-bvc108-UEsim4" Entering main loop gb0-bvc108-UEsim9(274)@40dd4ecfc40d: "gb0-bvc108-UEsim9" Entering main loop gb0-bvc108-UEsim7(272)@40dd4ecfc40d: "gb0-bvc108-UEsim7" Entering main loop gb0-bvc101-UEsim6(201)@40dd4ecfc40d: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc101-UEsim7(202)@40dd4ecfc40d: "gb0-bvc101-UEsim7" Entering main loop gb0-bvc100-UEsim9(194)@40dd4ecfc40d: "gb0-bvc100-UEsim9" Entering main loop gb0-bvc100-UEsim3(188)@40dd4ecfc40d: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc100-UEsim1(186)@40dd4ecfc40d: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc100-UEsim2(187)@40dd4ecfc40d: "gb0-bvc100-UEsim2" Entering main loop gb0-bvc100-UEsim0(185)@40dd4ecfc40d: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim7(192)@40dd4ecfc40d: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc100-UEsim4(189)@40dd4ecfc40d: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc100-UEsim6(191)@40dd4ecfc40d: "gb0-bvc100-UEsim6" Entering main loop gb0-bvc100-UEsim5(190)@40dd4ecfc40d: "gb0-bvc100-UEsim5" Entering main loop gb0-bvc100-UEsim8(193)@40dd4ecfc40d: "gb0-bvc100-UEsim8" Entering main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim2(237)@40dd4ecfc40d: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim0(235)@40dd4ecfc40d: "gb0-bvc105-UEsim0" Entering main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim3(238)@40dd4ecfc40d: "gb0-bvc105-UEsim3" Entering main loop gb0-bvc105-UEsim6(241)@40dd4ecfc40d: "gb0-bvc105-UEsim6" Entering main loop gb0-bvc105-UEsim1(236)@40dd4ecfc40d: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc105-UEsim5(240)@40dd4ecfc40d: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc106-UEsim0(245)@40dd4ecfc40d: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc105-UEsim7(242)@40dd4ecfc40d: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc105-UEsim4(239)@40dd4ecfc40d: "gb0-bvc105-UEsim4" Entering main loop gb0-bvc105-UEsim8(243)@40dd4ecfc40d: "gb0-bvc105-UEsim8" Entering main loop gb0-bvc106-UEsim2(247)@40dd4ecfc40d: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc109-UEsim4(279)@40dd4ecfc40d: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc106-UEsim4(249)@40dd4ecfc40d: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc109-UEsim3(278)@40dd4ecfc40d: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim2(277)@40dd4ecfc40d: "gb0-bvc109-UEsim2" Entering main loop gb0-bvc106-UEsim1(246)@40dd4ecfc40d: "gb0-bvc106-UEsim1" Entering main loop gb0-bvc106-UEsim9(254)@40dd4ecfc40d: "gb0-bvc106-UEsim9" Entering main loop gb0-bvc109-UEsim8(283)@40dd4ecfc40d: "gb0-bvc109-UEsim8" Entering main loop gb0-bvc106-UEsim5(250)@40dd4ecfc40d: "gb0-bvc106-UEsim5" Entering main loop gb0-bvc109-UEsim7(282)@40dd4ecfc40d: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc106-UEsim7(252)@40dd4ecfc40d: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc109-UEsim5(280)@40dd4ecfc40d: "gb0-bvc109-UEsim5" Entering main loop gb0-bvc109-UEsim1(276)@40dd4ecfc40d: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc109-UEsim9(284)@40dd4ecfc40d: "gb0-bvc109-UEsim9" Entering main loop gb0-bvc106-UEsim6(251)@40dd4ecfc40d: "gb0-bvc106-UEsim6" Entering main loop gb0-bvc109-UEsim6(281)@40dd4ecfc40d: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc106-UEsim3(248)@40dd4ecfc40d: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc106-UEsim8(253)@40dd4ecfc40d: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc105-UEsim9(244)@40dd4ecfc40d: "gb0-bvc105-UEsim9" Entering main loop gb0-bvc109-UEsim0(275)@40dd4ecfc40d: "gb0-bvc109-UEsim0" Entering main loop gb0-NSVCI101(163)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(167)@40dd4ecfc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(163)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(167)@40dd4ecfc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-bvc106-UEsim3(248)@40dd4ecfc40d: "gb0-bvc106-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000603'H, index=3 gb0-bvc106-UEsim4(249)@40dd4ecfc40d: "gb0-bvc106-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc107-UEsim0(255)@40dd4ecfc40d: "gb0-bvc107-UEsim0"Leaving main loop gb0-bvc108-UEsim9(274)@40dd4ecfc40d: "gb0-bvc108-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000809'H, index=9 gb0-bvc108-UEsim2(267)@40dd4ecfc40d: "gb0-bvc108-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000802'H, index=2 TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000700'H, index=0 gb0-bvc100-UEsim0(185)@40dd4ecfc40d: "gb0-bvc100-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000000'H, index=0 gb0-bvc100-UEsim3(188)@40dd4ecfc40d: "gb0-bvc100-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000003'H, index=3 gb0-bvc102-UEsim5(210)@40dd4ecfc40d: "gb0-bvc102-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000205'H, index=5 gb0-bvc102-UEsim2(207)@40dd4ecfc40d: "gb0-bvc102-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc108-UEsim3(268)@40dd4ecfc40d: "gb0-bvc108-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000803'H, index=3 gb0-bvc102-UEsim0(205)@40dd4ecfc40d: "gb0-bvc102-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000200'H, index=0 gb0-bvc104-UEsim4(229)@40dd4ecfc40d: "gb0-bvc104-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000404'H, index=4 gb0-bvc102-UEsim9(214)@40dd4ecfc40d: "gb0-bvc102-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000209'H, index=9 gb0-bvc105-UEsim4(239)@40dd4ecfc40d: "gb0-bvc105-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000504'H, index=4 gb0-bvc100-UEsim9(194)@40dd4ecfc40d: "gb0-bvc100-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc108-UEsim4(269)@40dd4ecfc40d: "gb0-bvc108-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc103-UEsim7(222)@40dd4ecfc40d: "gb0-bvc103-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000307'H, index=7 gb0-bvc107-UEsim6(261)@40dd4ecfc40d: "gb0-bvc107-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000706'H, index=6 gb0-bvc100-UEsim1(186)@40dd4ecfc40d: "gb0-bvc100-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000001'H, index=1 gb0-bvc101-UEsim3(198)@40dd4ecfc40d: "gb0-bvc101-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000103'H, index=3 gb0-bvc103-UEsim4(219)@40dd4ecfc40d: "gb0-bvc103-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc106-UEsim7(252)@40dd4ecfc40d: "gb0-bvc106-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000607'H, index=7 gb0-bvc100-UEsim4(189)@40dd4ecfc40d: "gb0-bvc100-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000004'H, index=4 gb0-bvc106-UEsim0(245)@40dd4ecfc40d: "gb0-bvc106-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000600'H, index=0 gb0-bvc108-UEsim6(271)@40dd4ecfc40d: "gb0-bvc108-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000806'H, index=6 gb0-bvc101-UEsim7(202)@40dd4ecfc40d: "gb0-bvc101-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000107'H, index=7 TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000109'H, index=9 gb0-bvc101-UEsim9(204)@40dd4ecfc40d: "gb0-bvc101-UEsim9"Leaving main loop gb0-bvc102-UEsim7(212)@40dd4ecfc40d: "gb0-bvc102-UEsim7"Leaving main loop gb0-bvc104-UEsim7(232)@40dd4ecfc40d: "gb0-bvc104-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000407'H, index=7 gb0-bvc101-UEsim6(201)@40dd4ecfc40d: "gb0-bvc101-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000106'H, index=6 TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000207'H, index=7 gb0-bvc109-UEsim3(278)@40dd4ecfc40d: "gb0-bvc109-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000903'H, index=3 gb0-bvc100-UEsim7(192)@40dd4ecfc40d: "gb0-bvc100-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000007'H, index=7 gb0-bvc109-UEsim5(280)@40dd4ecfc40d: "gb0-bvc109-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc109-UEsim8(283)@40dd4ecfc40d: "gb0-bvc109-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000908'H, index=8 gb0-bvc105-UEsim9(244)@40dd4ecfc40d: "gb0-bvc105-UEsim9"Leaving main loop gb0-bvc107-UEsim7(262)@40dd4ecfc40d: "gb0-bvc107-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000707'H, index=7 TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000509'H, index=9 gb0-bvc101-UEsim4(199)@40dd4ecfc40d: "gb0-bvc101-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000104'H, index=4 gb0-bvc100-UEsim5(190)@40dd4ecfc40d: "gb0-bvc100-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc106-UEsim5(250)@40dd4ecfc40d: "gb0-bvc106-UEsim5"Leaving main loop gb0-bvc103-UEsim3(218)@40dd4ecfc40d: "gb0-bvc103-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000605'H, index=5 TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc100-UEsim2(187)@40dd4ecfc40d: "gb0-bvc100-UEsim2"Leaving main loop gb0-bvc101-UEsim8(203)@40dd4ecfc40d: "gb0-bvc101-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000108'H, index=8 gb0-bvc109-UEsim6(281)@40dd4ecfc40d: "gb0-bvc109-UEsim6"Leaving main loop gb0-bvc108-UEsim0(265)@40dd4ecfc40d: "gb0-bvc108-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000800'H, index=0 TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000906'H, index=6 TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000901'H, index=1 gb0-bvc109-UEsim1(276)@40dd4ecfc40d: "gb0-bvc109-UEsim1"Leaving main loop gb0-bvc104-UEsim3(228)@40dd4ecfc40d: "gb0-bvc104-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000002'H, index=2 TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000602'H, index=2 TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000403'H, index=3 gb0-bvc106-UEsim2(247)@40dd4ecfc40d: "gb0-bvc106-UEsim2"Leaving main loop gb0-bvc107-UEsim9(264)@40dd4ecfc40d: "gb0-bvc107-UEsim9"Leaving main loop gb0-bvc107-UEsim2(257)@40dd4ecfc40d: "gb0-bvc107-UEsim2"Leaving main loop gb0-bvc101-UEsim5(200)@40dd4ecfc40d: "gb0-bvc101-UEsim5"Leaving main loop gb0-bvc104-UEsim5(230)@40dd4ecfc40d: "gb0-bvc104-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000405'H, index=5 TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000105'H, index=5 gb0-bvc109-UEsim7(282)@40dd4ecfc40d: "gb0-bvc109-UEsim7"Leaving main loop gb0-bvc103-UEsim5(220)@40dd4ecfc40d: "gb0-bvc103-UEsim5"Leaving main loop gb0-bvc103-UEsim1(216)@40dd4ecfc40d: "gb0-bvc103-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000305'H, index=5 TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000301'H, index=1 TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000907'H, index=7 gb0-bvc107-UEsim3(258)@40dd4ecfc40d: "gb0-bvc107-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000709'H, index=9 gb0-bvc107-UEsim1(256)@40dd4ecfc40d: "gb0-bvc107-UEsim1"Leaving main loop gb0-bvc102-UEsim3(208)@40dd4ecfc40d: "gb0-bvc102-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000702'H, index=2 TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000703'H, index=3 TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000203'H, index=3 TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc103-UEsim9(224)@40dd4ecfc40d: "gb0-bvc103-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000309'H, index=9 gb0-bvc108-UEsim8(273)@40dd4ecfc40d: "gb0-bvc108-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000808'H, index=8 gb0-bvc108-UEsim7(272)@40dd4ecfc40d: "gb0-bvc108-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000807'H, index=7 gb0-bvc106-UEsim6(251)@40dd4ecfc40d: "gb0-bvc106-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000606'H, index=6 gb0-bvc105-UEsim0(235)@40dd4ecfc40d: "gb0-bvc105-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000500'H, index=0 gb0-bvc104-UEsim9(234)@40dd4ecfc40d: "gb0-bvc104-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000409'H, index=9 gb0-bvc101-UEsim1(196)@40dd4ecfc40d: "gb0-bvc101-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000101'H, index=1 gb0-bvc104-UEsim8(233)@40dd4ecfc40d: "gb0-bvc104-UEsim8"Leaving main loop gb0-bvc106-UEsim9(254)@40dd4ecfc40d: "gb0-bvc106-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc100-UEsim8(193)@40dd4ecfc40d: "gb0-bvc100-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000408'H, index=8 TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000008'H, index=8 gb0-bvc104-UEsim2(227)@40dd4ecfc40d: "gb0-bvc104-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000402'H, index=2 gb0-bvc105-UEsim7(242)@40dd4ecfc40d: "gb0-bvc105-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000507'H, index=7 gb0-bvc107-UEsim4(259)@40dd4ecfc40d: "gb0-bvc107-UEsim4"Leaving main loop gb0-bvc109-UEsim2(277)@40dd4ecfc40d: "gb0-bvc109-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000902'H, index=2 gb0-bvc109-UEsim4(279)@40dd4ecfc40d: "gb0-bvc109-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000904'H, index=4 gb0-bvc101-UEsim0(195)@40dd4ecfc40d: "gb0-bvc101-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc104-UEsim1(226)@40dd4ecfc40d: "gb0-bvc104-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000401'H, index=1 gb0-bvc105-UEsim1(236)@40dd4ecfc40d: "gb0-bvc105-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000501'H, index=1 gb0-bvc104-UEsim0(225)@40dd4ecfc40d: "gb0-bvc104-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000400'H, index=0 gb0-bvc105-UEsim2(237)@40dd4ecfc40d: "gb0-bvc105-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000502'H, index=2 gb0-bvc107-UEsim5(260)@40dd4ecfc40d: "gb0-bvc107-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc102-UEsim6(211)@40dd4ecfc40d: "gb0-bvc102-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000206'H, index=6 TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc103-UEsim6(221)@40dd4ecfc40d: "gb0-bvc103-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000306'H, index=6 gb0-bvc106-UEsim1(246)@40dd4ecfc40d: "gb0-bvc106-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc103-UEsim2(217)@40dd4ecfc40d: "gb0-bvc103-UEsim2"Leaving main loop gb0-bvc102-UEsim8(213)@40dd4ecfc40d: "gb0-bvc102-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000208'H, index=8 gb0-bvc102-UEsim4(209)@40dd4ecfc40d: "gb0-bvc102-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000302'H, index=2 TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc101-UEsim2(197)@40dd4ecfc40d: "gb0-bvc101-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI101(168)@40dd4ecfc40d: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc109-UEsim9(284)@40dd4ecfc40d: "gb0-bvc109-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000909'H, index=9 gb0-bvc103-UEsim8(223)@40dd4ecfc40d: "gb0-bvc103-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000308'H, index=8 gb0-bvc108-UEsim1(266)@40dd4ecfc40d: "gb0-bvc108-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000801'H, index=1 gb0-bvc100-UEsim6(191)@40dd4ecfc40d: "gb0-bvc100-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI100(164)@40dd4ecfc40d: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc106-UEsim8(253)@40dd4ecfc40d: "gb0-bvc106-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI106(181)@40dd4ecfc40d: Removing Client IMSI='262420000000608'H, index=8 gb0-bvc105-UEsim3(238)@40dd4ecfc40d: "gb0-bvc105-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000503'H, index=3 gb0-bvc103-UEsim0(215)@40dd4ecfc40d: "gb0-bvc103-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI103(177)@40dd4ecfc40d: Removing Client IMSI='262420000000300'H, index=0 gb0-bvc109-UEsim0(275)@40dd4ecfc40d: "gb0-bvc109-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI109(184)@40dd4ecfc40d: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc107-UEsim8(263)@40dd4ecfc40d: "gb0-bvc107-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI107(182)@40dd4ecfc40d: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc102-UEsim1(206)@40dd4ecfc40d: "gb0-bvc102-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI102(172)@40dd4ecfc40d: Removing Client IMSI='262420000000201'H, index=1 gb0-bvc108-UEsim5(270)@40dd4ecfc40d: "gb0-bvc108-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI108(183)@40dd4ecfc40d: Removing Client IMSI='262420000000805'H, index=5 gb0-bvc104-UEsim6(231)@40dd4ecfc40d: "gb0-bvc104-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI104(179)@40dd4ecfc40d: Removing Client IMSI='262420000000406'H, index=6 gb0-bvc105-UEsim8(243)@40dd4ecfc40d: "gb0-bvc105-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000508'H, index=8 gb0-bvc105-UEsim5(240)@40dd4ecfc40d: "gb0-bvc105-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc105-UEsim6(241)@40dd4ecfc40d: "gb0-bvc105-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI105(180)@40dd4ecfc40d: Removing Client IMSI='262420000000506'H, index=6 gb0-NSVCI102-NSVCemu102-FRemu(174)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(173)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(178)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(176)@40dd4ecfc40d: AF_PACKET Test port (FR): user_stop MTC@40dd4ecfc40d: Test case TC_ul2dl_ud finished. Verdict: pass MTC@40dd4ecfc40d: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass'. Mon Oct 6 06:06:28 UTC 2025 ====== FR_Tests.TC_ul2dl_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8953896) Waiting for packet dumper to finish... 1 (prev_count=8953896, count=9010192) MTC@40dd4ecfc40d: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass' was executed successfully (exit status: 0). MC@40dd4ecfc40d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@40dd4ecfc40d: Terminating MTC. MC@40dd4ecfc40d: MTC terminated. MC2> exit MC@40dd4ecfc40d: Shutting down session. MC@40dd4ecfc40d: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/fr/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh FR_Tests --rm Generated FR_Tests.TC_bvc_bringup.merged Generated FR_Tests.TC_ul2dl_ud.merged Generated FR_Tests.TC_ul_ud.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + docker_kill_wait jenkins-ttcn3-fr-test-1684-frnet + docker kill jenkins-ttcn3-fr-test-1684-frnet jenkins-ttcn3-fr-test-1684-frnet + docker wait jenkins-ttcn3-fr-test-1684-frnet 137 + docker logs --timestamps jenkins-ttcn3-fr-test-1684-ttcn3-fr-test 2025-10-06T06:05:07.800726980Z + SUBDIR=fr 2025-10-06T06:05:07.800772440Z + SUITE=FR_Tests 2025-10-06T06:05:07.800875673Z + '[' -n hdlc8 ']' 2025-10-06T06:05:07.800884783Z + echo 'Waiting for hdlc8 to appear' 2025-10-06T06:05:07.801080669Z + pipework --wait -i hdlc8 2025-10-06T06:05:09.830094401Z + true 2025-10-06T06:05:09.830157313Z + '[' '!' -f /sys/class/net/hdlc8/flags ']' 2025-10-06T06:05:09.830964045Z ++ cat /sys/class/net/hdlc8/flags 2025-10-06T06:05:09.832811473Z + FLAGS=0x91 2025-10-06T06:05:09.832932596Z + let 'FLAG_UP=0x91&1' 2025-10-06T06:05:09.832946896Z + '[' 1 = 1 ']' 2025-10-06T06:05:09.832954763Z + break 2025-10-06T06:05:09.832962165Z + cd /data 2025-10-06T06:05:09.832977655Z + EXTRA_ARGS= 2025-10-06T06:05:09.832985662Z + '[' -n '' ']' 2025-10-06T06:05:09.832993445Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr/FR_Tests FR_Tests.cfg 2025-10-06T06:06:31.090663657Z + exit_code=0 2025-10-06T06:06:31.090720739Z + /osmo-ttcn3-hacks/log_merge.sh FR_Tests --rm 2025-10-06T06:07:17.413040672Z + exit 0 + docker logs --timestamps jenkins-ttcn3-fr-test-1684-frnet 2025-10-06T06:05:05.679539164Z + SUBDIR=fr-net 2025-10-06T06:05:05.679612249Z + SUITE=FRNET_Tests 2025-10-06T06:05:05.679623252Z + '[' -n hdlcnet8 ']' 2025-10-06T06:05:05.679630012Z + echo 'Waiting for hdlcnet8 to appear' 2025-10-06T06:05:05.679689011Z + pipework --wait -i hdlcnet8 2025-10-06T06:05:07.702683428Z + true 2025-10-06T06:05:07.702754930Z + '[' '!' -f /sys/class/net/hdlcnet8/flags ']' 2025-10-06T06:05:07.702767870Z ++ cat /sys/class/net/hdlcnet8/flags 2025-10-06T06:05:07.703595245Z + FLAGS=0x91 2025-10-06T06:05:07.703648171Z + let 'FLAG_UP=0x91&1' 2025-10-06T06:05:07.703659148Z + '[' 1 = 1 ']' 2025-10-06T06:05:07.703666767Z + break 2025-10-06T06:05:07.703674247Z + cd /data 2025-10-06T06:05:07.703681514Z + EXTRA_ARGS= 2025-10-06T06:05:07.703688717Z + '[' -n '' ']' 2025-10-06T06:05:07.703729409Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr-net/FRNET_Tests FRNET_Tests.cfg + docker container rm jenkins-ttcn3-fr-test-1684-frnet jenkins-ttcn3-fr-test-1684-ttcn3-fr-test jenkins-ttcn3-fr-test-1684-frnet jenkins-ttcn3-fr-test-1684-ttcn3-fr-test + network_clean + docker network inspect ttcn3-fr-test-133 + grep Name + + awk -F" NR>1{print $2} cut -d : -f2 + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-fr-test-133 + docker network remove ttcn3-fr-test-133 ttcn3-fr-test-133 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/_cache:/cache --name jenkins-ttcn3-fr-test-1684-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1003:1003 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1003:1003 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/junit-xml-34.log + uptime+ grep --color=always -o load.* load average: 4.48, 2.08, 0.79 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS