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 2e9b7103182a7d249adc7375862c6c82e0b7f880 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e9b7103182a7d249adc7375862c6c82e0b7f880 # timeout=10 Commit message: "debian-trixie-build: add tshark" > git rev-list --no-walk 2e9b7103182a7d249adc7375862c6c82e0b7f880 # timeout=10 [ttcn3-fr-test] $ /bin/sh -xe /tmp/jenkins14933711064146094079.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-fr-test + export IMAGE_SUFFIX=master-debian10 + cd ttcn3-fr-test + grep --color=always -o load.* + uptime 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-1954 = 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-fr-test + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name ttcn3-fr-test + echo debian:trixie + upstream_distro_arg=debian:trixie + 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:trixie DISTRO=debian-trixie 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:trixie \ --build-arg DISTRO=debian-trixie \ --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 M3UA_TESTTOOL_BRANCH=osmocom/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 42.5kB Step 1/10 : ARG REGISTRY Step 2/10 : ARG USER Step 3/10 : FROM $REGISTRY/$USER/debian-bookworm-titan ---> cb50430fdaec Step 4/10 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> d4c2ca7cad58 Step 5/10 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> c65169d959ad Step 6/10 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" fr fr-net ---> Using cache ---> 3076b932dd83 Step 7/10 : VOLUME /data ---> Using cache ---> fc506e76b119 Step 8/10 : COPY FR_Tests.cfg /data/FR_Tests.cfg ---> Using cache ---> acaf5b6bbad1 Step 9/10 : COPY FRNET_Tests.cfg /data/FRNET_Tests.cfg ---> Using cache ---> cd5454b04447 Step 10/10 : ENTRYPOINT ["ttcn3-docker-run"] ---> Using cache ---> 5a3ca4f0ac51 [Warning] One or more build-args [OSMO_HLR_BRANCH OSMO_REMSIM_BRANCH OSMO_S1GW_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH M3UA_TESTTOOL_BRANCH OSMOCOM_REPO_PATH OSMOCOM_REPO_TESTSUITE_MIRROR UPSTREAM_DISTRO OSMOCOM_REPO_VERSION OSMO_HNBGW_BRANCH OSMO_UECUPS_BRANCH OSMO_BB_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH ASTERISK_BRANCH DISTRO OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH PJPROJECT_BRANCH OPEN5GS_BRANCH OSMO_BTS_BRANCH OSMO_EPDG_BRANCH OSMO_IUH_BRANCH OSMO_CBC_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_SGSN_BRANCH UID OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_NITB_BRANCH] were not consumed Successfully built 5a3ca4f0ac51 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 5a3ca4f0ac51 + list_osmo_packages debian-trixie ttcn3-fr-test + local distro=debian-trixie + 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 --format {{.Name}} + grep ^ttcn3- + true + networks= + [ -z ] + return + network_create + SUBNET=4265 + seq 1 30 + echo (4265 + 1) % 256 + bc + SUBNET=170 + NET_NAME=ttcn3-fr-test-170 + SUB4=172.18.170.0/24 + SUB6=fd02:db8:170::/64 + set +x Creating network ttcn3-fr-test-170, trying SUBNET=170... + docker network create --internal --subnet 172.18.170.0/24 --ipv6 --subnet fd02:db8:170::/64 ttcn3-fr-test-170 17facd8af00203b6f27a62864ff015a6559e96210770b80c7e7261d0a4756131 + set +x ### Network ttcn3-fr-test-170 created (SUBNET=170) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=170 to: /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg Applying SUBNET=170 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 170 10 + NET=170 + ADDR_SUFIX=10 + echo --network ttcn3-fr-test-170 --ip 172.18.170.10 --ip6 fd02:db8:170::10 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-170 --ip 172.18.170.10 --ip6 fd02:db8:170::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-1954-frnet -d osmocom-build/ttcn3-fr-test fr-net FRNET_Tests c40fe4c36ead64a0ba81e195ca7d691a1eae63c7f98fcf420c94da0b25f68879 + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-fr-test-1954-frnet + DEV=hdlcnet2 + sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-fr-test-1954-frnet + DEV=hdlcnet3 + sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-fr-test-1954-frnet + DEV=hdlcnet4 + sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-fr-test-1954-frnet + DEV=hdlcnet5 + sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-fr-test-1954-frnet + DEV=hdlcnet6 + sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-fr-test-1954-frnet + DEV=hdlcnet7 + sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-fr-test-1954-frnet + DEV=hdlcnet8 + sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-fr-test-1954-frnet + echo Starting container with FR testsuite Starting container with FR testsuite + docker_network_params 170 103 + NET=170 + ADDR_SUFIX=103 + echo --network ttcn3-fr-test-170 --ip 172.18.170.103 --ip6 fd02:db8:170::103 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-170 --ip 172.18.170.103 --ip6 fd02:db8:170::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-1954-ttcn3-fr-test -d osmocom-build/ttcn3-fr-test fr FR_Tests 88b547efc40d638e333377eda329058d5c8f9ccb266d102f5110dd201914e6a0 + seq 1 8 + DEV=hdlc1 + sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + DEV=hdlc2 + sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + DEV=hdlc3 + sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + DEV=hdlc4 + sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + DEV=hdlc5 + sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + DEV=hdlc6 + sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + DEV=hdlc7 + sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + DEV=hdlc8 + sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + docker logs -f jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + SUBDIR=fr + SUITE=FR_Tests + '[' -n hdlc8 ']' + echo 'Waiting for hdlc8 to appear' + pipework --wait -i hdlc8 Waiting for hdlc8 to appear + 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@88b547efc40d: Unix server socket created successfully. MC@88b547efc40d: Listening on TCP port 40941. MC2> 88b547efc40d is the default spawn /osmo-ttcn3-hacks/_build/fr/FR_Tests 88b547efc40d 40941 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@88b547efc40d: New HC connected from 172.18.170.103 [172.18.170.103]. 88b547efc40d: Linux 4.19.0-12-amd64 on x86_64. cmtc MC@88b547efc40d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@88b547efc40d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@88b547efc40d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@88b547efc40d: Configuration file was processed on all HCs. MC@88b547efc40d: Creating MTC on host 172.18.170.103. MC@88b547efc40d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@88b547efc40d: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup'. ------ FR_Tests.TC_bvc_bringup ------ (06:05:11) load average: 0.08, 0.02, 0.01 Waiting for packet dumper to start... 0 MTC@88b547efc40d: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup' was executed successfully (exit status: 0). MTC@88b547efc40d: Test case TC_bvc_bringup started. MTC@88b547efc40d: Initializing Gb interface 0: NSEI=123 gb0-NSemu(3)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSemu(3)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101-NSVCemu101-provFR(8)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(5)@88b547efc40d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(3)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102-NSVCemu102-provFR(11)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(7)@88b547efc40d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(3)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI101-NSVCemu101-FRemu(13)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(13)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(13)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSVCI102-NSVCemu102-FRemu(17)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(17)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(17)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI103-NSVCemu103-provFR(15)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103(10)@88b547efc40d: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI104-NSVCemu104-provFR(18)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104(14)@88b547efc40d: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI104-NSVCemu104-FRemu(21)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(21)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(20)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(21)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-NSVCI103-NSVCemu103-FRemu(20)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(20)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-BSSGPemu(4)@88b547efc40d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bvc_bringup-BVCI100(6)@88b547efc40d: Adding Client=gb0-bvc100-UEsim0(27), IMSI='262420000000000'H, TLLI='C6B319B2'O, index=0 gb0-bvc100-UEsim0(27)@88b547efc40d: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI101(9)@88b547efc40d: Adding Client=gb0-bvc101-UEsim0(28), IMSI='262420000000100'H, TLLI='FE4F4F22'O, index=0 gb0-bvc101-UEsim0(28)@88b547efc40d: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI102(12)@88b547efc40d: Adding Client=gb0-bvc102-UEsim0(29), IMSI='262420000000200'H, TLLI='C51F842E'O, index=0 gb0-bvc102-UEsim0(29)@88b547efc40d: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI103(16)@88b547efc40d: Adding Client=gb0-bvc103-UEsim0(30), IMSI='262420000000300'H, TLLI='CF515E80'O, index=0 gb0-bvc103-UEsim0(30)@88b547efc40d: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI104(19)@88b547efc40d: Adding Client=gb0-bvc104-UEsim0(31), IMSI='262420000000400'H, TLLI='F394B9B5'O, index=0 gb0-bvc104-UEsim0(31)@88b547efc40d: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI105(22)@88b547efc40d: Adding Client=gb0-bvc105-UEsim0(32), IMSI='262420000000500'H, TLLI='F6C6A23C'O, index=0 gb0-bvc105-UEsim0(32)@88b547efc40d: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI106(23)@88b547efc40d: Adding Client=gb0-bvc106-UEsim0(33), IMSI='262420000000600'H, TLLI='C2AC5134'O, index=0 gb0-bvc106-UEsim0(33)@88b547efc40d: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI107(24)@88b547efc40d: Adding Client=gb0-bvc107-UEsim0(34), IMSI='262420000000700'H, TLLI='D568590F'O, index=0 gb0-bvc107-UEsim0(34)@88b547efc40d: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI108(25)@88b547efc40d: Adding Client=gb0-bvc108-UEsim0(35), IMSI='262420000000800'H, TLLI='E618AE1D'O, index=0 gb0-bvc108-UEsim0(35)@88b547efc40d: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI109(26)@88b547efc40d: Adding Client=gb0-bvc109-UEsim0(36), IMSI='262420000000900'H, TLLI='E96392BA'O, index=0 gb0-bvc109-UEsim0(36)@88b547efc40d: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(13)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(17)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(20)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(21)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(5)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(7)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI103(10)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI104(14)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(7)@88b547efc40d: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(5)@88b547efc40d: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(10)@88b547efc40d: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(7)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(5)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(14)@88b547efc40d: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(5)@88b547efc40d: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(7)@88b547efc40d: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI103(10)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(10)@88b547efc40d: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(14)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(14)@88b547efc40d: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(4)@88b547efc40d: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(4)@88b547efc40d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI100(6)@88b547efc40d: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim0(27)@88b547efc40d: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim0(27)@88b547efc40d: "gb0-bvc100-UEsim0"Leaving main loop TC_bvc_bringup-BVCI104(19)@88b547efc40d: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI100(6)@88b547efc40d: Removing Client IMSI='262420000000000'H, index=0 gb0-bvc104-UEsim0(31)@88b547efc40d: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim0(31)@88b547efc40d: "gb0-bvc104-UEsim0"Leaving main loop TC_bvc_bringup-BVCI104(19)@88b547efc40d: Removing Client IMSI='262420000000400'H, index=0 TC_bvc_bringup-BVCI106(23)@88b547efc40d: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI102(12)@88b547efc40d: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI103(16)@88b547efc40d: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim0(29)@88b547efc40d: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim0(29)@88b547efc40d: "gb0-bvc102-UEsim0"Leaving main loop gb0-bvc103-UEsim0(30)@88b547efc40d: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim0(30)@88b547efc40d: "gb0-bvc103-UEsim0"Leaving main loop gb0-bvc106-UEsim0(33)@88b547efc40d: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim0(33)@88b547efc40d: "gb0-bvc106-UEsim0"Leaving main loop TC_bvc_bringup-BVCI103(16)@88b547efc40d: Removing Client IMSI='262420000000300'H, index=0 TC_bvc_bringup-BVCI107(24)@88b547efc40d: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI105(22)@88b547efc40d: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim0(34)@88b547efc40d: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim0(34)@88b547efc40d: "gb0-bvc107-UEsim0"Leaving main loop TC_bvc_bringup-BVCI109(26)@88b547efc40d: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim0(32)@88b547efc40d: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim0(32)@88b547efc40d: "gb0-bvc105-UEsim0"Leaving main loop TC_bvc_bringup-BVCI101(9)@88b547efc40d: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc109-UEsim0(36)@88b547efc40d: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc109-UEsim0(36)@88b547efc40d: "gb0-bvc109-UEsim0"Leaving main loop gb0-bvc101-UEsim0(28)@88b547efc40d: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim0(28)@88b547efc40d: "gb0-bvc101-UEsim0"Leaving main loop TC_bvc_bringup-BVCI107(24)@88b547efc40d: Removing Client IMSI='262420000000700'H, index=0 TC_bvc_bringup-BVCI102(12)@88b547efc40d: Removing Client IMSI='262420000000200'H, index=0 TC_bvc_bringup-BVCI108(25)@88b547efc40d: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI109(26)@88b547efc40d: Removing Client IMSI='262420000000900'H, index=0 TC_bvc_bringup-BVCI105(22)@88b547efc40d: Removing Client IMSI='262420000000500'H, index=0 TC_bvc_bringup-BVCI101(9)@88b547efc40d: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc108-UEsim0(35)@88b547efc40d: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim0(35)@88b547efc40d: "gb0-bvc108-UEsim0"Leaving main loop TC_bvc_bringup-BVCI108(25)@88b547efc40d: Removing Client IMSI='262420000000800'H, index=0 TC_bvc_bringup-BVCI106(23)@88b547efc40d: Removing Client IMSI='262420000000600'H, index=0 gb0-NSVCI102-NSVCemu102-FRemu(17)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(20)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(21)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(13)@88b547efc40d: AF_PACKET Test port (FR): user_stop MTC@88b547efc40d: Test case TC_bvc_bringup finished. Verdict: pass MTC@88b547efc40d: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass'. (06:05:17) load average: 0.07, 0.02, 0.00 ====== FR_Tests.TC_bvc_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13476) Waiting for packet dumper to finish... 1 (prev_count=13476, count=16200) MTC@88b547efc40d: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass' was executed successfully (exit status: 0). MTC@88b547efc40d: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud'. ------ FR_Tests.TC_ul_ud ------ (06:05:19) load average: 0.07, 0.02, 0.00 Waiting for packet dumper to start... 0 MTC@88b547efc40d: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud' was executed successfully (exit status: 0). MTC@88b547efc40d: Test case TC_ul_ud started. MTC@88b547efc40d: Initializing Gb interface 0: NSEI=123 gb0-NSemu(37)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSVCI101-NSVCemu101-provFR(42)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(39)@88b547efc40d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(37)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101-NSVCemu101-FRemu(45)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(45)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(45)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSVCI102-NSVCemu102-provFR(46)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(41)@88b547efc40d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(37)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSemu(37)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI102-NSVCemu102-FRemu(49)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(49)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(49)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI103-NSVCemu103-provFR(51)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104-NSVCemu104-provFR(52)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103(44)@88b547efc40d: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(54)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(54)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI104(48)@88b547efc40d: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(54)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-FRemu(57)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(57)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(57)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(38)@88b547efc40d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim0(61), IMSI='262420000000000'H, TLLI='F420BBE3'O, index=0 gb0-bvc100-UEsim0(61)@88b547efc40d: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim1(62), IMSI='262420000000001'H, TLLI='DA5200B3'O, index=1 gb0-bvc100-UEsim1(62)@88b547efc40d: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim2(63), IMSI='262420000000002'H, TLLI='D7C8E81E'O, index=2 gb0-bvc100-UEsim2(63)@88b547efc40d: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim3(64), IMSI='262420000000003'H, TLLI='F5837D13'O, index=3 gb0-bvc100-UEsim3(64)@88b547efc40d: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim4(65), IMSI='262420000000004'H, TLLI='F67D264E'O, index=4 gb0-bvc100-UEsim4(65)@88b547efc40d: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim5(66), IMSI='262420000000005'H, TLLI='C64A8DC7'O, index=5 gb0-bvc100-UEsim5(66)@88b547efc40d: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim6(67), IMSI='262420000000006'H, TLLI='E71243E2'O, index=6 gb0-bvc100-UEsim6(67)@88b547efc40d: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim7(68), IMSI='262420000000007'H, TLLI='F14E53ED'O, index=7 gb0-bvc100-UEsim7(68)@88b547efc40d: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim8(69), IMSI='262420000000008'H, TLLI='F3B28169'O, index=8 gb0-bvc100-UEsim8(69)@88b547efc40d: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@88b547efc40d: Adding Client=gb0-bvc100-UEsim9(70), IMSI='262420000000009'H, TLLI='DAE23D2B'O, index=9 gb0-bvc100-UEsim9(70)@88b547efc40d: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim0(71), IMSI='262420000000100'H, TLLI='D0E0FE9D'O, index=0 gb0-bvc101-UEsim0(71)@88b547efc40d: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim1(72), IMSI='262420000000101'H, TLLI='D73DE4AB'O, index=1 gb0-bvc101-UEsim1(72)@88b547efc40d: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim2(73), IMSI='262420000000102'H, TLLI='E304553A'O, index=2 gb0-bvc101-UEsim2(73)@88b547efc40d: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim3(74), IMSI='262420000000103'H, TLLI='C8FBFC69'O, index=3 gb0-bvc101-UEsim3(74)@88b547efc40d: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim4(75), IMSI='262420000000104'H, TLLI='D1151481'O, index=4 gb0-bvc101-UEsim4(75)@88b547efc40d: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim5(76), IMSI='262420000000105'H, TLLI='D5BBA265'O, index=5 gb0-bvc101-UEsim5(76)@88b547efc40d: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim6(77), IMSI='262420000000106'H, TLLI='EBE48482'O, index=6 gb0-bvc101-UEsim6(77)@88b547efc40d: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim7(78), IMSI='262420000000107'H, TLLI='FDC5F06D'O, index=7 gb0-bvc101-UEsim7(78)@88b547efc40d: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim8(79), IMSI='262420000000108'H, TLLI='F515F25D'O, index=8 gb0-bvc101-UEsim8(79)@88b547efc40d: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@88b547efc40d: Adding Client=gb0-bvc101-UEsim9(80), IMSI='262420000000109'H, TLLI='F8AF9F17'O, index=9 gb0-bvc101-UEsim9(80)@88b547efc40d: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim0(81), IMSI='262420000000200'H, TLLI='ED85DADF'O, index=0 gb0-bvc102-UEsim0(81)@88b547efc40d: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim1(82), IMSI='262420000000201'H, TLLI='FB9062BE'O, index=1 gb0-bvc102-UEsim1(82)@88b547efc40d: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim2(83), IMSI='262420000000202'H, TLLI='EEC6330F'O, index=2 gb0-bvc102-UEsim2(83)@88b547efc40d: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim3(84), IMSI='262420000000203'H, TLLI='F6E4C33E'O, index=3 gb0-bvc102-UEsim3(84)@88b547efc40d: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim4(85), IMSI='262420000000204'H, TLLI='D1B4BF95'O, index=4 gb0-bvc102-UEsim4(85)@88b547efc40d: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim5(86), IMSI='262420000000205'H, TLLI='F092998B'O, index=5 gb0-bvc102-UEsim5(86)@88b547efc40d: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim6(87), IMSI='262420000000206'H, TLLI='E3AD69FD'O, index=6 gb0-bvc102-UEsim6(87)@88b547efc40d: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim7(88), IMSI='262420000000207'H, TLLI='CC7A882B'O, index=7 gb0-bvc102-UEsim7(88)@88b547efc40d: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim8(89), IMSI='262420000000208'H, TLLI='DFB69D66'O, index=8 gb0-bvc102-UEsim8(89)@88b547efc40d: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@88b547efc40d: Adding Client=gb0-bvc102-UEsim9(90), IMSI='262420000000209'H, TLLI='CEEC99FC'O, index=9 gb0-bvc102-UEsim9(90)@88b547efc40d: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim0(91), IMSI='262420000000300'H, TLLI='F31A183B'O, index=0 gb0-bvc103-UEsim0(91)@88b547efc40d: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim1(92), IMSI='262420000000301'H, TLLI='F5ECBDCA'O, index=1 gb0-bvc103-UEsim1(92)@88b547efc40d: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim2(93), IMSI='262420000000302'H, TLLI='E846CD38'O, index=2 gb0-bvc103-UEsim2(93)@88b547efc40d: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim3(94), IMSI='262420000000303'H, TLLI='DF9CD796'O, index=3 gb0-bvc103-UEsim3(94)@88b547efc40d: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim4(95), IMSI='262420000000304'H, TLLI='FD805F28'O, index=4 gb0-bvc103-UEsim4(95)@88b547efc40d: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim5(96), IMSI='262420000000305'H, TLLI='F35D139F'O, index=5 gb0-bvc103-UEsim5(96)@88b547efc40d: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim6(97), IMSI='262420000000306'H, TLLI='D6E32C6C'O, index=6 gb0-bvc103-UEsim6(97)@88b547efc40d: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim7(98), IMSI='262420000000307'H, TLLI='D01D64A7'O, index=7 gb0-bvc103-UEsim7(98)@88b547efc40d: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim8(99), IMSI='262420000000308'H, TLLI='F9660794'O, index=8 gb0-bvc103-UEsim8(99)@88b547efc40d: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(50)@88b547efc40d: Adding Client=gb0-bvc103-UEsim9(100), IMSI='262420000000309'H, TLLI='E51C8035'O, index=9 gb0-bvc103-UEsim9(100)@88b547efc40d: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim0(101), IMSI='262420000000400'H, TLLI='ED159C23'O, index=0 gb0-bvc104-UEsim0(101)@88b547efc40d: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim1(102), IMSI='262420000000401'H, TLLI='F1E61608'O, index=1 gb0-bvc104-UEsim1(102)@88b547efc40d: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim2(103), IMSI='262420000000402'H, TLLI='F5A3E1BA'O, index=2 gb0-bvc104-UEsim2(103)@88b547efc40d: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim3(104), IMSI='262420000000403'H, TLLI='E9A8B44D'O, index=3 gb0-bvc104-UEsim3(104)@88b547efc40d: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim4(105), IMSI='262420000000404'H, TLLI='C95117DA'O, index=4 gb0-bvc104-UEsim4(105)@88b547efc40d: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim5(106), IMSI='262420000000405'H, TLLI='F209ABA5'O, index=5 gb0-bvc104-UEsim5(106)@88b547efc40d: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim6(107), IMSI='262420000000406'H, TLLI='F4BFBBA8'O, index=6 gb0-bvc104-UEsim6(107)@88b547efc40d: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim7(108), IMSI='262420000000407'H, TLLI='CE9D2B7A'O, index=7 gb0-bvc104-UEsim7(108)@88b547efc40d: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim8(109), IMSI='262420000000408'H, TLLI='E4A7160E'O, index=8 gb0-bvc104-UEsim8(109)@88b547efc40d: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(53)@88b547efc40d: Adding Client=gb0-bvc104-UEsim9(110), IMSI='262420000000409'H, TLLI='FAA500A4'O, index=9 gb0-bvc104-UEsim9(110)@88b547efc40d: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim0(111), IMSI='262420000000500'H, TLLI='D4AE4CE6'O, index=0 gb0-bvc105-UEsim0(111)@88b547efc40d: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim1(112), IMSI='262420000000501'H, TLLI='C154A203'O, index=1 gb0-bvc105-UEsim1(112)@88b547efc40d: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim2(113), IMSI='262420000000502'H, TLLI='F9647AE5'O, index=2 gb0-bvc105-UEsim2(113)@88b547efc40d: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim3(114), IMSI='262420000000503'H, TLLI='C5EABE0E'O, index=3 gb0-bvc105-UEsim3(114)@88b547efc40d: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim4(115), IMSI='262420000000504'H, TLLI='EE49E05F'O, index=4 gb0-bvc105-UEsim4(115)@88b547efc40d: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim5(116), IMSI='262420000000505'H, TLLI='CA1CED34'O, index=5 gb0-bvc105-UEsim5(116)@88b547efc40d: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim6(117), IMSI='262420000000506'H, TLLI='C8462FF6'O, index=6 gb0-bvc105-UEsim6(117)@88b547efc40d: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim7(118), IMSI='262420000000507'H, TLLI='D9DB2D57'O, index=7 gb0-bvc105-UEsim7(118)@88b547efc40d: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim8(119), IMSI='262420000000508'H, TLLI='CF29A6EF'O, index=8 gb0-bvc105-UEsim8(119)@88b547efc40d: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(55)@88b547efc40d: Adding Client=gb0-bvc105-UEsim9(120), IMSI='262420000000509'H, TLLI='FE557A74'O, index=9 gb0-bvc105-UEsim9(120)@88b547efc40d: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim0(121), IMSI='262420000000600'H, TLLI='CA0339BB'O, index=0 gb0-bvc106-UEsim0(121)@88b547efc40d: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim1(122), IMSI='262420000000601'H, TLLI='E81F0C33'O, index=1 gb0-bvc106-UEsim1(122)@88b547efc40d: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim2(123), IMSI='262420000000602'H, TLLI='CDDDE120'O, index=2 gb0-bvc106-UEsim2(123)@88b547efc40d: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim3(124), IMSI='262420000000603'H, TLLI='F5E003CD'O, index=3 gb0-bvc106-UEsim3(124)@88b547efc40d: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim4(125), IMSI='262420000000604'H, TLLI='E72EE94A'O, index=4 gb0-bvc106-UEsim4(125)@88b547efc40d: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim5(126), IMSI='262420000000605'H, TLLI='D77A8B86'O, index=5 gb0-bvc106-UEsim5(126)@88b547efc40d: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim6(127), IMSI='262420000000606'H, TLLI='D49075E0'O, index=6 gb0-bvc106-UEsim6(127)@88b547efc40d: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim7(128), IMSI='262420000000607'H, TLLI='FC9835BD'O, index=7 gb0-bvc106-UEsim7(128)@88b547efc40d: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim8(129), IMSI='262420000000608'H, TLLI='F7BF6452'O, index=8 gb0-bvc106-UEsim8(129)@88b547efc40d: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(56)@88b547efc40d: Adding Client=gb0-bvc106-UEsim9(130), IMSI='262420000000609'H, TLLI='E8CADE60'O, index=9 gb0-bvc106-UEsim9(130)@88b547efc40d: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim0(131), IMSI='262420000000700'H, TLLI='D896744B'O, index=0 gb0-bvc107-UEsim0(131)@88b547efc40d: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim1(132), IMSI='262420000000701'H, TLLI='F4D5537A'O, index=1 gb0-bvc107-UEsim1(132)@88b547efc40d: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim2(133), IMSI='262420000000702'H, TLLI='DACDBE84'O, index=2 gb0-bvc107-UEsim2(133)@88b547efc40d: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim3(134), IMSI='262420000000703'H, TLLI='F59F015F'O, index=3 gb0-bvc107-UEsim3(134)@88b547efc40d: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim4(135), IMSI='262420000000704'H, TLLI='EB85B1D6'O, index=4 gb0-bvc107-UEsim4(135)@88b547efc40d: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim5(136), IMSI='262420000000705'H, TLLI='F2320D03'O, index=5 gb0-bvc107-UEsim5(136)@88b547efc40d: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim6(137), IMSI='262420000000706'H, TLLI='F73E4BE5'O, index=6 gb0-bvc107-UEsim6(137)@88b547efc40d: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim7(138), IMSI='262420000000707'H, TLLI='DDC38ED7'O, index=7 gb0-bvc107-UEsim7(138)@88b547efc40d: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim8(139), IMSI='262420000000708'H, TLLI='C6BD846C'O, index=8 gb0-bvc107-UEsim8(139)@88b547efc40d: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@88b547efc40d: Adding Client=gb0-bvc107-UEsim9(140), IMSI='262420000000709'H, TLLI='CA04299E'O, index=9 gb0-bvc107-UEsim9(140)@88b547efc40d: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim0(141), IMSI='262420000000800'H, TLLI='EC77F7AA'O, index=0 gb0-bvc108-UEsim0(141)@88b547efc40d: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim1(142), IMSI='262420000000801'H, TLLI='ED59DBA1'O, index=1 gb0-bvc108-UEsim1(142)@88b547efc40d: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim2(143), IMSI='262420000000802'H, TLLI='D297394B'O, index=2 gb0-bvc108-UEsim2(143)@88b547efc40d: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim3(144), IMSI='262420000000803'H, TLLI='C547A9B0'O, index=3 gb0-bvc108-UEsim3(144)@88b547efc40d: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim4(145), IMSI='262420000000804'H, TLLI='C05DBA9C'O, index=4 gb0-bvc108-UEsim4(145)@88b547efc40d: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim5(146), IMSI='262420000000805'H, TLLI='F756B580'O, index=5 gb0-bvc108-UEsim5(146)@88b547efc40d: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim6(147), IMSI='262420000000806'H, TLLI='CA93DBBF'O, index=6 gb0-bvc108-UEsim6(147)@88b547efc40d: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim7(148), IMSI='262420000000807'H, TLLI='CBFB86FD'O, index=7 gb0-bvc108-UEsim7(148)@88b547efc40d: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim8(149), IMSI='262420000000808'H, TLLI='DD1F7834'O, index=8 gb0-bvc108-UEsim8(149)@88b547efc40d: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@88b547efc40d: Adding Client=gb0-bvc108-UEsim9(150), IMSI='262420000000809'H, TLLI='E986645B'O, index=9 gb0-bvc108-UEsim9(150)@88b547efc40d: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim0(151), IMSI='262420000000900'H, TLLI='E23658F1'O, index=0 gb0-bvc109-UEsim0(151)@88b547efc40d: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim1(152), IMSI='262420000000901'H, TLLI='EF1739C4'O, index=1 gb0-bvc109-UEsim1(152)@88b547efc40d: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim2(153), IMSI='262420000000902'H, TLLI='EBA1ECD6'O, index=2 gb0-bvc109-UEsim2(153)@88b547efc40d: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim3(154), IMSI='262420000000903'H, TLLI='FF5BDEDA'O, index=3 gb0-bvc109-UEsim3(154)@88b547efc40d: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim4(155), IMSI='262420000000904'H, TLLI='F184227F'O, index=4 gb0-bvc109-UEsim4(155)@88b547efc40d: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim5(156), IMSI='262420000000905'H, TLLI='E1A99A49'O, index=5 gb0-bvc109-UEsim5(156)@88b547efc40d: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim6(157), IMSI='262420000000906'H, TLLI='CC916DE5'O, index=6 gb0-bvc109-UEsim6(157)@88b547efc40d: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim7(158), IMSI='262420000000907'H, TLLI='F63D4820'O, index=7 gb0-bvc109-UEsim7(158)@88b547efc40d: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim8(159), IMSI='262420000000908'H, TLLI='F73ADB8E'O, index=8 gb0-bvc109-UEsim8(159)@88b547efc40d: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@88b547efc40d: Adding Client=gb0-bvc109-UEsim9(160), IMSI='262420000000909'H, TLLI='C4C1E3BC'O, index=9 gb0-bvc109-UEsim9(160)@88b547efc40d: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(45)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(49)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(54)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(57)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(39)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI101(39)@88b547efc40d: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(41)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI101(39)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI101(39)@88b547efc40d: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(41)@88b547efc40d: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(48)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI103(44)@88b547efc40d: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(48)@88b547efc40d: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-BSSGPemu(38)@88b547efc40d: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(38)@88b547efc40d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) gb0-NSVCI103(44)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@88b547efc40d: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(41)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(41)@88b547efc40d: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(48)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(48)@88b547efc40d: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_ul_ud-BVCI108(59)@88b547efc40d: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim2(143)@88b547efc40d: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim3(144)@88b547efc40d: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc108-UEsim1(142)@88b547efc40d: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc108-UEsim0(141)@88b547efc40d: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim5(146)@88b547efc40d: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc108-UEsim6(147)@88b547efc40d: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc108-UEsim7(148)@88b547efc40d: "gb0-bvc108-UEsim7" Entering main loop gb0-bvc108-UEsim8(149)@88b547efc40d: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc108-UEsim9(150)@88b547efc40d: "gb0-bvc108-UEsim9" Entering main loop gb0-bvc108-UEsim4(145)@88b547efc40d: "gb0-bvc108-UEsim4" Entering main loop TC_ul_ud-BVCI101(43)@88b547efc40d: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul_ud-BVCI107(58)@88b547efc40d: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim0(71)@88b547efc40d: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim5(76)@88b547efc40d: "gb0-bvc101-UEsim5" Entering main loop TC_ul_ud-BVCI105(55)@88b547efc40d: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim3(74)@88b547efc40d: "gb0-bvc101-UEsim3" Entering main loop gb0-bvc101-UEsim7(78)@88b547efc40d: "gb0-bvc101-UEsim7" Entering main loop gb0-bvc101-UEsim4(75)@88b547efc40d: "gb0-bvc101-UEsim4" Entering main loop gb0-bvc101-UEsim6(77)@88b547efc40d: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc101-UEsim2(73)@88b547efc40d: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc101-UEsim9(80)@88b547efc40d: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc105-UEsim8(119)@88b547efc40d: "gb0-bvc105-UEsim8" Entering main loop gb0-bvc101-UEsim8(79)@88b547efc40d: "gb0-bvc101-UEsim8" Entering main loop gb0-bvc105-UEsim0(111)@88b547efc40d: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim2(113)@88b547efc40d: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim3(114)@88b547efc40d: "gb0-bvc105-UEsim3" Entering main loop gb0-bvc105-UEsim1(112)@88b547efc40d: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc101-UEsim1(72)@88b547efc40d: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc105-UEsim6(117)@88b547efc40d: "gb0-bvc105-UEsim6" Entering main loop gb0-bvc105-UEsim9(120)@88b547efc40d: "gb0-bvc105-UEsim9" Entering main loop gb0-bvc105-UEsim5(116)@88b547efc40d: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc105-UEsim4(115)@88b547efc40d: "gb0-bvc105-UEsim4" Entering main loop gb0-bvc105-UEsim7(118)@88b547efc40d: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc107-UEsim0(131)@88b547efc40d: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim2(133)@88b547efc40d: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc107-UEsim4(135)@88b547efc40d: "gb0-bvc107-UEsim4" Entering main loop gb0-bvc107-UEsim5(136)@88b547efc40d: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim1(132)@88b547efc40d: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc107-UEsim3(134)@88b547efc40d: "gb0-bvc107-UEsim3" Entering main loop TC_ul_ud-BVCI109(60)@88b547efc40d: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim6(137)@88b547efc40d: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc109-UEsim3(154)@88b547efc40d: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim4(155)@88b547efc40d: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc109-UEsim5(156)@88b547efc40d: "gb0-bvc109-UEsim5" Entering main loop gb0-bvc109-UEsim7(158)@88b547efc40d: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc109-UEsim0(151)@88b547efc40d: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc107-UEsim7(138)@88b547efc40d: "gb0-bvc107-UEsim7" Entering main loop gb0-bvc109-UEsim1(152)@88b547efc40d: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc107-UEsim8(139)@88b547efc40d: "gb0-bvc107-UEsim8" Entering main loop gb0-bvc109-UEsim6(157)@88b547efc40d: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc109-UEsim2(153)@88b547efc40d: "gb0-bvc109-UEsim2" Entering main loop TC_ul_ud-BVCI104(53)@88b547efc40d: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim9(140)@88b547efc40d: "gb0-bvc107-UEsim9" Entering main loop gb0-bvc104-UEsim0(101)@88b547efc40d: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim1(102)@88b547efc40d: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc104-UEsim2(103)@88b547efc40d: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc104-UEsim3(104)@88b547efc40d: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc104-UEsim5(106)@88b547efc40d: "gb0-bvc104-UEsim5" Entering main loop gb0-bvc104-UEsim4(105)@88b547efc40d: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc104-UEsim6(107)@88b547efc40d: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc104-UEsim9(110)@88b547efc40d: "gb0-bvc104-UEsim9" Entering main loop gb0-bvc104-UEsim7(108)@88b547efc40d: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc104-UEsim8(109)@88b547efc40d: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc109-UEsim8(159)@88b547efc40d: "gb0-bvc109-UEsim8" Entering main loop gb0-bvc109-UEsim9(160)@88b547efc40d: "gb0-bvc109-UEsim9" Entering main loop TC_ul_ud-BVCI100(40)@88b547efc40d: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim5(66)@88b547efc40d: "gb0-bvc100-UEsim5" Entering main loop gb0-bvc100-UEsim4(65)@88b547efc40d: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc100-UEsim0(61)@88b547efc40d: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim6(67)@88b547efc40d: "gb0-bvc100-UEsim6" Entering main loop gb0-bvc100-UEsim3(64)@88b547efc40d: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc100-UEsim1(62)@88b547efc40d: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc100-UEsim9(70)@88b547efc40d: "gb0-bvc100-UEsim9" Entering main loop gb0-bvc100-UEsim2(63)@88b547efc40d: "gb0-bvc100-UEsim2" Entering main loop gb0-bvc100-UEsim7(68)@88b547efc40d: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc100-UEsim8(69)@88b547efc40d: "gb0-bvc100-UEsim8" Entering main loop TC_ul_ud-BVCI106(56)@88b547efc40d: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul_ud-BVCI102(47)@88b547efc40d: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc106-UEsim0(121)@88b547efc40d: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim1(122)@88b547efc40d: "gb0-bvc106-UEsim1" Entering main loop gb0-bvc106-UEsim3(124)@88b547efc40d: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc102-UEsim1(82)@88b547efc40d: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc106-UEsim5(126)@88b547efc40d: "gb0-bvc106-UEsim5" Entering main loop gb0-bvc106-UEsim4(125)@88b547efc40d: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc102-UEsim5(86)@88b547efc40d: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc102-UEsim3(84)@88b547efc40d: "gb0-bvc102-UEsim3" Entering main loop gb0-bvc102-UEsim4(85)@88b547efc40d: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc106-UEsim2(123)@88b547efc40d: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc106-UEsim7(128)@88b547efc40d: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc102-UEsim0(81)@88b547efc40d: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc106-UEsim6(127)@88b547efc40d: "gb0-bvc106-UEsim6" Entering main loop gb0-bvc102-UEsim6(87)@88b547efc40d: "gb0-bvc102-UEsim6" Entering main loop gb0-bvc102-UEsim7(88)@88b547efc40d: "gb0-bvc102-UEsim7" Entering main loop gb0-bvc106-UEsim9(130)@88b547efc40d: "gb0-bvc106-UEsim9" Entering main loop gb0-bvc102-UEsim8(89)@88b547efc40d: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc102-UEsim9(90)@88b547efc40d: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc106-UEsim8(129)@88b547efc40d: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc102-UEsim2(83)@88b547efc40d: "gb0-bvc102-UEsim2" Entering main loop TC_ul_ud-BVCI103(50)@88b547efc40d: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(91)@88b547efc40d: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim7(98)@88b547efc40d: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc103-UEsim1(92)@88b547efc40d: "gb0-bvc103-UEsim1" Entering main loop gb0-bvc103-UEsim2(93)@88b547efc40d: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim8(99)@88b547efc40d: "gb0-bvc103-UEsim8" Entering main loop gb0-bvc103-UEsim3(94)@88b547efc40d: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc103-UEsim9(100)@88b547efc40d: "gb0-bvc103-UEsim9" Entering main loop gb0-bvc103-UEsim5(96)@88b547efc40d: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim4(95)@88b547efc40d: "gb0-bvc103-UEsim4" Entering main loop gb0-bvc103-UEsim6(97)@88b547efc40d: "gb0-bvc103-UEsim6" Entering main loop gb0-NSVCI101(39)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(39)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(41)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI104(48)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(44)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(41)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(48)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(39)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(39)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(41)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(44)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(41)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-bvc105-UEsim5(116)@88b547efc40d: "gb0-bvc105-UEsim5"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc108-UEsim3(144)@88b547efc40d: "gb0-bvc108-UEsim3"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000803'H, index=3 gb0-bvc104-UEsim5(106)@88b547efc40d: "gb0-bvc104-UEsim5"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000405'H, index=5 gb0-bvc108-UEsim9(150)@88b547efc40d: "gb0-bvc108-UEsim9"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000809'H, index=9 gb0-bvc105-UEsim0(111)@88b547efc40d: "gb0-bvc105-UEsim0"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000500'H, index=0 gb0-bvc102-UEsim5(86)@88b547efc40d: "gb0-bvc102-UEsim5"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000205'H, index=5 gb0-bvc108-UEsim5(146)@88b547efc40d: "gb0-bvc108-UEsim5"Leaving main loop gb0-bvc102-UEsim9(90)@88b547efc40d: "gb0-bvc102-UEsim9"Leaving main loop gb0-bvc104-UEsim0(101)@88b547efc40d: "gb0-bvc104-UEsim0"Leaving main loop gb0-bvc105-UEsim4(115)@88b547efc40d: "gb0-bvc105-UEsim4"Leaving main loop gb0-bvc109-UEsim4(155)@88b547efc40d: "gb0-bvc109-UEsim4"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000400'H, index=0 TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000904'H, index=4 TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000805'H, index=5 TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000209'H, index=9 TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000504'H, index=4 gb0-bvc105-UEsim2(113)@88b547efc40d: "gb0-bvc105-UEsim2"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000502'H, index=2 gb0-bvc105-UEsim1(112)@88b547efc40d: "gb0-bvc105-UEsim1"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000501'H, index=1 gb0-bvc105-UEsim7(118)@88b547efc40d: "gb0-bvc105-UEsim7"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000507'H, index=7 gb0-bvc104-UEsim1(102)@88b547efc40d: "gb0-bvc104-UEsim1"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000401'H, index=1 gb0-bvc101-UEsim7(78)@88b547efc40d: "gb0-bvc101-UEsim7"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000107'H, index=7 gb0-bvc102-UEsim2(83)@88b547efc40d: "gb0-bvc102-UEsim2"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc100-UEsim9(70)@88b547efc40d: "gb0-bvc100-UEsim9"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc106-UEsim1(122)@88b547efc40d: "gb0-bvc106-UEsim1"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc108-UEsim4(145)@88b547efc40d: "gb0-bvc108-UEsim4"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc106-UEsim3(124)@88b547efc40d: "gb0-bvc106-UEsim3"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000603'H, index=3 gb0-bvc101-UEsim3(74)@88b547efc40d: "gb0-bvc101-UEsim3"Leaving main loop gb0-bvc101-UEsim5(76)@88b547efc40d: "gb0-bvc101-UEsim5"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000103'H, index=3 TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000105'H, index=5 gb0-bvc100-UEsim8(69)@88b547efc40d: "gb0-bvc100-UEsim8"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000008'H, index=8 gb0-bvc101-UEsim8(79)@88b547efc40d: "gb0-bvc101-UEsim8"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000108'H, index=8 gb0-bvc108-UEsim7(148)@88b547efc40d: "gb0-bvc108-UEsim7"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000807'H, index=7 gb0-bvc103-UEsim9(100)@88b547efc40d: "gb0-bvc103-UEsim9"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000309'H, index=9 gb0-bvc106-UEsim7(128)@88b547efc40d: "gb0-bvc106-UEsim7"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000607'H, index=7 gb0-bvc100-UEsim7(68)@88b547efc40d: "gb0-bvc100-UEsim7"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000007'H, index=7 gb0-bvc103-UEsim7(98)@88b547efc40d: "gb0-bvc103-UEsim7"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000307'H, index=7 gb0-bvc109-UEsim8(159)@88b547efc40d: "gb0-bvc109-UEsim8"Leaving main loop TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000908'H, index=8 gb0-bvc104-UEsim2(103)@88b547efc40d: "gb0-bvc104-UEsim2"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000402'H, index=2 gb0-bvc108-UEsim6(147)@88b547efc40d: "gb0-bvc108-UEsim6"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000806'H, index=6 gb0-bvc106-UEsim2(123)@88b547efc40d: "gb0-bvc106-UEsim2"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000602'H, index=2 gb0-bvc101-UEsim9(80)@88b547efc40d: "gb0-bvc101-UEsim9"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000109'H, index=9 gb0-bvc100-UEsim3(64)@88b547efc40d: "gb0-bvc100-UEsim3"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000003'H, index=3 gb0-bvc104-UEsim7(108)@88b547efc40d: "gb0-bvc104-UEsim7"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000407'H, index=7 gb0-bvc103-UEsim1(92)@88b547efc40d: "gb0-bvc103-UEsim1"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000301'H, index=1 gb0-bvc106-UEsim4(125)@88b547efc40d: "gb0-bvc106-UEsim4"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc104-UEsim8(109)@88b547efc40d: "gb0-bvc104-UEsim8"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000408'H, index=8 gb0-bvc101-UEsim2(73)@88b547efc40d: "gb0-bvc101-UEsim2"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc100-UEsim0(61)@88b547efc40d: "gb0-bvc100-UEsim0"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000000'H, index=0 gb0-bvc109-UEsim3(154)@88b547efc40d: "gb0-bvc109-UEsim3"Leaving main loop TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000903'H, index=3 gb0-bvc102-UEsim6(87)@88b547efc40d: "gb0-bvc102-UEsim6"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000206'H, index=6 gb0-bvc101-UEsim4(75)@88b547efc40d: "gb0-bvc101-UEsim4"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000104'H, index=4 gb0-bvc107-UEsim9(140)@88b547efc40d: "gb0-bvc107-UEsim9"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000709'H, index=9 gb0-bvc107-UEsim0(131)@88b547efc40d: "gb0-bvc107-UEsim0"Leaving main loop gb0-bvc107-UEsim3(134)@88b547efc40d: "gb0-bvc107-UEsim3"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000700'H, index=0 TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000703'H, index=3 gb0-bvc109-UEsim0(151)@88b547efc40d: "gb0-bvc109-UEsim0"Leaving main loop TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc103-UEsim2(93)@88b547efc40d: "gb0-bvc103-UEsim2"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000302'H, index=2 gb0-bvc103-UEsim6(97)@88b547efc40d: "gb0-bvc103-UEsim6"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000306'H, index=6 gb0-bvc102-UEsim3(84)@88b547efc40d: "gb0-bvc102-UEsim3"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000203'H, index=3 gb0-bvc101-UEsim1(72)@88b547efc40d: "gb0-bvc101-UEsim1"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000101'H, index=1 gb0-bvc107-UEsim5(136)@88b547efc40d: "gb0-bvc107-UEsim5"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc100-UEsim5(66)@88b547efc40d: "gb0-bvc100-UEsim5"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc105-UEsim9(120)@88b547efc40d: "gb0-bvc105-UEsim9"Leaving main loop gb0-bvc109-UEsim1(152)@88b547efc40d: "gb0-bvc109-UEsim1"Leaving main loop TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000901'H, index=1 TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000509'H, index=9 gb0-bvc107-UEsim7(138)@88b547efc40d: "gb0-bvc107-UEsim7"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000707'H, index=7 gb0-bvc107-UEsim8(139)@88b547efc40d: "gb0-bvc107-UEsim8"Leaving main loop gb0-bvc100-UEsim2(63)@88b547efc40d: "gb0-bvc100-UEsim2"Leaving main loop gb0-bvc101-UEsim0(71)@88b547efc40d: "gb0-bvc101-UEsim0"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc109-UEsim2(153)@88b547efc40d: "gb0-bvc109-UEsim2"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000002'H, index=2 TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000902'H, index=2 gb0-bvc104-UEsim6(107)@88b547efc40d: "gb0-bvc104-UEsim6"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000406'H, index=6 TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc105-UEsim8(119)@88b547efc40d: "gb0-bvc105-UEsim8"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000508'H, index=8 gb0-bvc103-UEsim3(94)@88b547efc40d: "gb0-bvc103-UEsim3"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc106-UEsim0(121)@88b547efc40d: "gb0-bvc106-UEsim0"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000600'H, index=0 gb0-bvc108-UEsim0(141)@88b547efc40d: "gb0-bvc108-UEsim0"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc103-UEsim4(95)@88b547efc40d: "gb0-bvc103-UEsim4"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc102-UEsim7(88)@88b547efc40d: "gb0-bvc102-UEsim7"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000207'H, index=7 gb0-bvc107-UEsim4(135)@88b547efc40d: "gb0-bvc107-UEsim4"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc108-UEsim8(149)@88b547efc40d: "gb0-bvc108-UEsim8"Leaving main loop gb0-bvc100-UEsim6(67)@88b547efc40d: "gb0-bvc100-UEsim6"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000808'H, index=8 TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc102-UEsim8(89)@88b547efc40d: "gb0-bvc102-UEsim8"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000208'H, index=8 gb0-bvc106-UEsim8(129)@88b547efc40d: "gb0-bvc106-UEsim8"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000608'H, index=8 gb0-bvc108-UEsim2(143)@88b547efc40d: "gb0-bvc108-UEsim2"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000802'H, index=2 gb0-bvc102-UEsim0(81)@88b547efc40d: "gb0-bvc102-UEsim0"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000200'H, index=0 gb0-bvc103-UEsim5(96)@88b547efc40d: "gb0-bvc103-UEsim5"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000305'H, index=5 gb0-bvc107-UEsim2(133)@88b547efc40d: "gb0-bvc107-UEsim2"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000702'H, index=2 gb0-bvc101-UEsim6(77)@88b547efc40d: "gb0-bvc101-UEsim6"Leaving main loop gb0-bvc100-UEsim1(62)@88b547efc40d: "gb0-bvc100-UEsim1"Leaving main loop TC_ul_ud-BVCI101(43)@88b547efc40d: Removing Client IMSI='262420000000106'H, index=6 TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000001'H, index=1 gb0-bvc106-UEsim9(130)@88b547efc40d: "gb0-bvc106-UEsim9"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc106-UEsim6(127)@88b547efc40d: "gb0-bvc106-UEsim6"Leaving main loop gb0-bvc102-UEsim4(85)@88b547efc40d: "gb0-bvc102-UEsim4"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000606'H, index=6 TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc103-UEsim8(99)@88b547efc40d: "gb0-bvc103-UEsim8"Leaving main loop TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000308'H, index=8 gb0-bvc107-UEsim1(132)@88b547efc40d: "gb0-bvc107-UEsim1"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc104-UEsim9(110)@88b547efc40d: "gb0-bvc104-UEsim9"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000409'H, index=9 gb0-bvc104-UEsim4(105)@88b547efc40d: "gb0-bvc104-UEsim4"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000404'H, index=4 gb0-bvc102-UEsim1(82)@88b547efc40d: "gb0-bvc102-UEsim1"Leaving main loop TC_ul_ud-BVCI102(47)@88b547efc40d: Removing Client IMSI='262420000000201'H, index=1 gb0-bvc108-UEsim1(142)@88b547efc40d: "gb0-bvc108-UEsim1"Leaving main loop TC_ul_ud-BVCI108(59)@88b547efc40d: Removing Client IMSI='262420000000801'H, index=1 gb0-bvc109-UEsim7(158)@88b547efc40d: "gb0-bvc109-UEsim7"Leaving main loop TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000907'H, index=7 gb0-bvc106-UEsim5(126)@88b547efc40d: "gb0-bvc106-UEsim5"Leaving main loop TC_ul_ud-BVCI106(56)@88b547efc40d: Removing Client IMSI='262420000000605'H, index=5 gb0-bvc100-UEsim4(65)@88b547efc40d: "gb0-bvc100-UEsim4"Leaving main loop gb0-bvc103-UEsim0(91)@88b547efc40d: "gb0-bvc103-UEsim0"Leaving main loop TC_ul_ud-BVCI100(40)@88b547efc40d: Removing Client IMSI='262420000000004'H, index=4 TC_ul_ud-BVCI103(50)@88b547efc40d: Removing Client IMSI='262420000000300'H, index=0 gb0-bvc109-UEsim9(160)@88b547efc40d: "gb0-bvc109-UEsim9"Leaving main loop TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000909'H, index=9 gb0-bvc104-UEsim3(104)@88b547efc40d: "gb0-bvc104-UEsim3"Leaving main loop gb0-bvc109-UEsim6(157)@88b547efc40d: "gb0-bvc109-UEsim6"Leaving main loop TC_ul_ud-BVCI104(53)@88b547efc40d: Removing Client IMSI='262420000000403'H, index=3 TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000906'H, index=6 gb0-bvc105-UEsim3(114)@88b547efc40d: "gb0-bvc105-UEsim3"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000503'H, index=3 gb0-bvc107-UEsim6(137)@88b547efc40d: "gb0-bvc107-UEsim6"Leaving main loop TC_ul_ud-BVCI107(58)@88b547efc40d: Removing Client IMSI='262420000000706'H, index=6 gb0-bvc109-UEsim5(156)@88b547efc40d: "gb0-bvc109-UEsim5"Leaving main loop TC_ul_ud-BVCI109(60)@88b547efc40d: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc105-UEsim6(117)@88b547efc40d: "gb0-bvc105-UEsim6"Leaving main loop TC_ul_ud-BVCI105(55)@88b547efc40d: Removing Client IMSI='262420000000506'H, index=6 gb0-NSVCI103-NSVCemu103-FRemu(54)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI102-NSVCemu102-FRemu(49)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(57)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(45)@88b547efc40d: AF_PACKET Test port (FR): user_stop MTC@88b547efc40d: Test case TC_ul_ud finished. Verdict: pass MTC@88b547efc40d: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass'. (06:05:53) load average: 4.20, 1.10, 0.37 ====== FR_Tests.TC_ul_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2952560) Waiting for packet dumper to finish... 1 (prev_count=2952560, count=2952752) MTC@88b547efc40d: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass' was executed successfully (exit status: 0). MTC@88b547efc40d: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud'. ------ FR_Tests.TC_ul2dl_ud ------ (06:05:55) load average: 4.20, 1.10, 0.37 Waiting for packet dumper to start... 0 MTC@88b547efc40d: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud' was executed successfully (exit status: 0). MTC@88b547efc40d: Test case TC_ul2dl_ud started. MTC@88b547efc40d: Initializing Gb interface 0: NSEI=123 gb0-NSemu(161)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSVCI101-NSVCemu101-provFR(166)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(161)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101(163)@88b547efc40d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI101-NSVCemu101-FRemu(169)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(169)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(169)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSemu(161)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102-NSVCemu102-provFR(171)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(167)@88b547efc40d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(174)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSemu(161)@88b547efc40d: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI102-NSVCemu102-FRemu(174)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(174)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI103-NSVCemu103-provFR(175)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103(170)@88b547efc40d: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI104-NSVCemu104-provFR(177)@88b547efc40d: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104(173)@88b547efc40d: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(179)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(179)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(179)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-FRemu(180)@88b547efc40d: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(180)@88b547efc40d: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(180)@88b547efc40d: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(162)@88b547efc40d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim0(185), IMSI='262420000000000'H, TLLI='CB5DA0A2'O, index=0 gb0-bvc100-UEsim0(185)@88b547efc40d: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim1(186), IMSI='262420000000001'H, TLLI='D216319B'O, index=1 gb0-bvc100-UEsim1(186)@88b547efc40d: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim2(187), IMSI='262420000000002'H, TLLI='F931A67A'O, index=2 gb0-bvc100-UEsim2(187)@88b547efc40d: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim3(188), IMSI='262420000000003'H, TLLI='E22DCC8B'O, index=3 gb0-bvc100-UEsim3(188)@88b547efc40d: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim4(189), IMSI='262420000000004'H, TLLI='CEAF70FF'O, index=4 gb0-bvc100-UEsim4(189)@88b547efc40d: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim5(190), IMSI='262420000000005'H, TLLI='E04A2B3F'O, index=5 gb0-bvc100-UEsim5(190)@88b547efc40d: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim6(191), IMSI='262420000000006'H, TLLI='DD972C6D'O, index=6 gb0-bvc100-UEsim6(191)@88b547efc40d: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim7(192), IMSI='262420000000007'H, TLLI='FE3F149A'O, index=7 gb0-bvc100-UEsim7(192)@88b547efc40d: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim8(193), IMSI='262420000000008'H, TLLI='D91EE1DF'O, index=8 gb0-bvc100-UEsim8(193)@88b547efc40d: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Adding Client=gb0-bvc100-UEsim9(194), IMSI='262420000000009'H, TLLI='C96B9D93'O, index=9 gb0-bvc100-UEsim9(194)@88b547efc40d: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim0(195), IMSI='262420000000100'H, TLLI='F0E27170'O, index=0 gb0-bvc101-UEsim0(195)@88b547efc40d: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim1(196), IMSI='262420000000101'H, TLLI='FF10EEE4'O, index=1 gb0-bvc101-UEsim1(196)@88b547efc40d: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim2(197), IMSI='262420000000102'H, TLLI='E02D916E'O, index=2 gb0-bvc101-UEsim2(197)@88b547efc40d: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim3(198), IMSI='262420000000103'H, TLLI='D03D056B'O, index=3 gb0-bvc101-UEsim3(198)@88b547efc40d: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim4(199), IMSI='262420000000104'H, TLLI='C6AC03CA'O, index=4 gb0-bvc101-UEsim4(199)@88b547efc40d: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim5(200), IMSI='262420000000105'H, TLLI='EE032881'O, index=5 gb0-bvc101-UEsim5(200)@88b547efc40d: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim6(201), IMSI='262420000000106'H, TLLI='CFDAFB87'O, index=6 gb0-bvc101-UEsim6(201)@88b547efc40d: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim7(202), IMSI='262420000000107'H, TLLI='E2EAFE3E'O, index=7 gb0-bvc101-UEsim7(202)@88b547efc40d: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim8(203), IMSI='262420000000108'H, TLLI='DED92BB7'O, index=8 gb0-bvc101-UEsim8(203)@88b547efc40d: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Adding Client=gb0-bvc101-UEsim9(204), IMSI='262420000000109'H, TLLI='CA740023'O, index=9 gb0-bvc101-UEsim9(204)@88b547efc40d: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim0(205), IMSI='262420000000200'H, TLLI='FE4CD552'O, index=0 gb0-bvc102-UEsim0(205)@88b547efc40d: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim1(206), IMSI='262420000000201'H, TLLI='D084B65E'O, index=1 gb0-bvc102-UEsim1(206)@88b547efc40d: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim2(207), IMSI='262420000000202'H, TLLI='C0B81CD1'O, index=2 gb0-bvc102-UEsim2(207)@88b547efc40d: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim3(208), IMSI='262420000000203'H, TLLI='F0D4F66A'O, index=3 gb0-bvc102-UEsim3(208)@88b547efc40d: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim4(209), IMSI='262420000000204'H, TLLI='E75D1A9A'O, index=4 gb0-bvc102-UEsim4(209)@88b547efc40d: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim5(210), IMSI='262420000000205'H, TLLI='CF1DBF98'O, index=5 gb0-bvc102-UEsim5(210)@88b547efc40d: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim6(211), IMSI='262420000000206'H, TLLI='EE024DB1'O, index=6 gb0-bvc102-UEsim6(211)@88b547efc40d: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim7(212), IMSI='262420000000207'H, TLLI='C9B01DBC'O, index=7 gb0-bvc102-UEsim7(212)@88b547efc40d: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim8(213), IMSI='262420000000208'H, TLLI='EC1B9A74'O, index=8 gb0-bvc102-UEsim8(213)@88b547efc40d: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Adding Client=gb0-bvc102-UEsim9(214), IMSI='262420000000209'H, TLLI='D62053F6'O, index=9 gb0-bvc102-UEsim9(214)@88b547efc40d: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim0(215), IMSI='262420000000300'H, TLLI='F1E580A4'O, index=0 gb0-bvc103-UEsim0(215)@88b547efc40d: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim1(216), IMSI='262420000000301'H, TLLI='C750B273'O, index=1 gb0-bvc103-UEsim1(216)@88b547efc40d: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim2(217), IMSI='262420000000302'H, TLLI='F9751942'O, index=2 gb0-bvc103-UEsim2(217)@88b547efc40d: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim3(218), IMSI='262420000000303'H, TLLI='C7B87EA7'O, index=3 gb0-bvc103-UEsim3(218)@88b547efc40d: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim4(219), IMSI='262420000000304'H, TLLI='D9821B7F'O, index=4 gb0-bvc103-UEsim4(219)@88b547efc40d: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim5(220), IMSI='262420000000305'H, TLLI='E7E8FA90'O, index=5 gb0-bvc103-UEsim5(220)@88b547efc40d: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim6(221), IMSI='262420000000306'H, TLLI='D0B26B2B'O, index=6 gb0-bvc103-UEsim6(221)@88b547efc40d: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim7(222), IMSI='262420000000307'H, TLLI='F062BF4D'O, index=7 gb0-bvc103-UEsim7(222)@88b547efc40d: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim8(223), IMSI='262420000000308'H, TLLI='DD82D6E4'O, index=8 gb0-bvc103-UEsim8(223)@88b547efc40d: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Adding Client=gb0-bvc103-UEsim9(224), IMSI='262420000000309'H, TLLI='FDA9AF48'O, index=9 gb0-bvc103-UEsim9(224)@88b547efc40d: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim0(225), IMSI='262420000000400'H, TLLI='C666FD91'O, index=0 gb0-bvc104-UEsim0(225)@88b547efc40d: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim1(226), IMSI='262420000000401'H, TLLI='C60B2637'O, index=1 gb0-bvc104-UEsim1(226)@88b547efc40d: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim2(227), IMSI='262420000000402'H, TLLI='E1B4EE88'O, index=2 gb0-bvc104-UEsim2(227)@88b547efc40d: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim3(228), IMSI='262420000000403'H, TLLI='F6068614'O, index=3 gb0-bvc104-UEsim3(228)@88b547efc40d: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim4(229), IMSI='262420000000404'H, TLLI='C5FAC61F'O, index=4 gb0-bvc104-UEsim4(229)@88b547efc40d: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim5(230), IMSI='262420000000405'H, TLLI='FA3EEC41'O, index=5 gb0-bvc104-UEsim5(230)@88b547efc40d: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim6(231), IMSI='262420000000406'H, TLLI='E8D5474D'O, index=6 gb0-bvc104-UEsim6(231)@88b547efc40d: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim7(232), IMSI='262420000000407'H, TLLI='E50D8222'O, index=7 gb0-bvc104-UEsim7(232)@88b547efc40d: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim8(233), IMSI='262420000000408'H, TLLI='E1169A71'O, index=8 gb0-bvc104-UEsim8(233)@88b547efc40d: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Adding Client=gb0-bvc104-UEsim9(234), IMSI='262420000000409'H, TLLI='C2520C5D'O, index=9 gb0-bvc104-UEsim9(234)@88b547efc40d: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim0(235), IMSI='262420000000500'H, TLLI='C7F54D42'O, index=0 gb0-bvc105-UEsim0(235)@88b547efc40d: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim1(236), IMSI='262420000000501'H, TLLI='C2AF2F4A'O, index=1 gb0-bvc105-UEsim1(236)@88b547efc40d: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim2(237), IMSI='262420000000502'H, TLLI='C464447D'O, index=2 gb0-bvc105-UEsim2(237)@88b547efc40d: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim3(238), IMSI='262420000000503'H, TLLI='F6A96B06'O, index=3 gb0-bvc105-UEsim3(238)@88b547efc40d: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim4(239), IMSI='262420000000504'H, TLLI='E41169D3'O, index=4 gb0-bvc105-UEsim4(239)@88b547efc40d: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim5(240), IMSI='262420000000505'H, TLLI='E940FAE3'O, index=5 gb0-bvc105-UEsim5(240)@88b547efc40d: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim6(241), IMSI='262420000000506'H, TLLI='C584ED36'O, index=6 gb0-bvc105-UEsim6(241)@88b547efc40d: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim7(242), IMSI='262420000000507'H, TLLI='D64C8325'O, index=7 gb0-bvc105-UEsim7(242)@88b547efc40d: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim8(243), IMSI='262420000000508'H, TLLI='CAE053C6'O, index=8 gb0-bvc105-UEsim8(243)@88b547efc40d: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Adding Client=gb0-bvc105-UEsim9(244), IMSI='262420000000509'H, TLLI='C4A6321E'O, index=9 gb0-bvc105-UEsim9(244)@88b547efc40d: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim0(245), IMSI='262420000000600'H, TLLI='FA34B912'O, index=0 gb0-bvc106-UEsim0(245)@88b547efc40d: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim1(246), IMSI='262420000000601'H, TLLI='E493AE1B'O, index=1 gb0-bvc106-UEsim1(246)@88b547efc40d: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim2(247), IMSI='262420000000602'H, TLLI='E4EBB8CA'O, index=2 gb0-bvc106-UEsim2(247)@88b547efc40d: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim3(248), IMSI='262420000000603'H, TLLI='F2E979C7'O, index=3 gb0-bvc106-UEsim3(248)@88b547efc40d: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim4(249), IMSI='262420000000604'H, TLLI='C6F69965'O, index=4 gb0-bvc106-UEsim4(249)@88b547efc40d: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim5(250), IMSI='262420000000605'H, TLLI='E1A57601'O, index=5 gb0-bvc106-UEsim5(250)@88b547efc40d: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim6(251), IMSI='262420000000606'H, TLLI='EA62D9AF'O, index=6 gb0-bvc106-UEsim6(251)@88b547efc40d: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim7(252), IMSI='262420000000607'H, TLLI='DB249D8E'O, index=7 gb0-bvc106-UEsim7(252)@88b547efc40d: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim8(253), IMSI='262420000000608'H, TLLI='FFBEBACD'O, index=8 gb0-bvc106-UEsim8(253)@88b547efc40d: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Adding Client=gb0-bvc106-UEsim9(254), IMSI='262420000000609'H, TLLI='CFE7904E'O, index=9 gb0-bvc106-UEsim9(254)@88b547efc40d: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim0(255), IMSI='262420000000700'H, TLLI='CF54239A'O, index=0 gb0-bvc107-UEsim0(255)@88b547efc40d: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim1(256), IMSI='262420000000701'H, TLLI='E70D3132'O, index=1 gb0-bvc107-UEsim1(256)@88b547efc40d: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim2(257), IMSI='262420000000702'H, TLLI='EE6F1811'O, index=2 gb0-bvc107-UEsim2(257)@88b547efc40d: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim3(258), IMSI='262420000000703'H, TLLI='DDBA7273'O, index=3 gb0-bvc107-UEsim3(258)@88b547efc40d: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim4(259), IMSI='262420000000704'H, TLLI='F332FABF'O, index=4 gb0-bvc107-UEsim4(259)@88b547efc40d: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim5(260), IMSI='262420000000705'H, TLLI='EA945C39'O, index=5 gb0-bvc107-UEsim5(260)@88b547efc40d: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim6(261), IMSI='262420000000706'H, TLLI='F72F132C'O, index=6 gb0-bvc107-UEsim6(261)@88b547efc40d: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim7(262), IMSI='262420000000707'H, TLLI='C9218E28'O, index=7 gb0-bvc107-UEsim7(262)@88b547efc40d: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim8(263), IMSI='262420000000708'H, TLLI='FCCE1B7A'O, index=8 gb0-bvc107-UEsim8(263)@88b547efc40d: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Adding Client=gb0-bvc107-UEsim9(264), IMSI='262420000000709'H, TLLI='F53DAC11'O, index=9 gb0-bvc107-UEsim9(264)@88b547efc40d: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim0(265), IMSI='262420000000800'H, TLLI='C0E31676'O, index=0 gb0-bvc108-UEsim0(265)@88b547efc40d: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim1(266), IMSI='262420000000801'H, TLLI='E81FBA66'O, index=1 gb0-bvc108-UEsim1(266)@88b547efc40d: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim2(267), IMSI='262420000000802'H, TLLI='C62C5DCF'O, index=2 gb0-bvc108-UEsim2(267)@88b547efc40d: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim3(268), IMSI='262420000000803'H, TLLI='FE51EDBC'O, index=3 gb0-bvc108-UEsim3(268)@88b547efc40d: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim4(269), IMSI='262420000000804'H, TLLI='D24FA914'O, index=4 gb0-bvc108-UEsim4(269)@88b547efc40d: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim5(270), IMSI='262420000000805'H, TLLI='E0F34A5A'O, index=5 gb0-bvc108-UEsim5(270)@88b547efc40d: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim6(271), IMSI='262420000000806'H, TLLI='D3EAB7B0'O, index=6 gb0-bvc108-UEsim6(271)@88b547efc40d: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim7(272), IMSI='262420000000807'H, TLLI='FDF6485F'O, index=7 gb0-bvc108-UEsim7(272)@88b547efc40d: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim8(273), IMSI='262420000000808'H, TLLI='D8AE7B2D'O, index=8 gb0-bvc108-UEsim8(273)@88b547efc40d: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Adding Client=gb0-bvc108-UEsim9(274), IMSI='262420000000809'H, TLLI='C181D3C8'O, index=9 gb0-bvc108-UEsim9(274)@88b547efc40d: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim0(275), IMSI='262420000000900'H, TLLI='EF09CC86'O, index=0 gb0-bvc109-UEsim0(275)@88b547efc40d: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim1(276), IMSI='262420000000901'H, TLLI='D0CB326D'O, index=1 gb0-bvc109-UEsim1(276)@88b547efc40d: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim2(277), IMSI='262420000000902'H, TLLI='F3C8498A'O, index=2 gb0-bvc109-UEsim2(277)@88b547efc40d: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim3(278), IMSI='262420000000903'H, TLLI='C882C0A4'O, index=3 gb0-bvc109-UEsim3(278)@88b547efc40d: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim4(279), IMSI='262420000000904'H, TLLI='F05D64E2'O, index=4 gb0-bvc109-UEsim4(279)@88b547efc40d: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim5(280), IMSI='262420000000905'H, TLLI='CBADF932'O, index=5 gb0-bvc109-UEsim5(280)@88b547efc40d: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim6(281), IMSI='262420000000906'H, TLLI='FBC99F92'O, index=6 gb0-bvc109-UEsim6(281)@88b547efc40d: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim7(282), IMSI='262420000000907'H, TLLI='FE5907DF'O, index=7 gb0-bvc109-UEsim7(282)@88b547efc40d: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim8(283), IMSI='262420000000908'H, TLLI='FDF9995B'O, index=8 gb0-bvc109-UEsim8(283)@88b547efc40d: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Adding Client=gb0-bvc109-UEsim9(284), IMSI='262420000000909'H, TLLI='D89FD8F2'O, index=9 gb0-bvc109-UEsim9(284)@88b547efc40d: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(169)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(174)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(179)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(180)@88b547efc40d: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(163)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI103(170)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(167)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI101(163)@88b547efc40d: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(170)@88b547efc40d: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(173)@88b547efc40d: Provider Link came up: sending NS-RESET gb0-NSVCI102(167)@88b547efc40d: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(173)@88b547efc40d: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(170)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(163)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(170)@88b547efc40d: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI101(163)@88b547efc40d: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(167)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(167)@88b547efc40d: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(173)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(173)@88b547efc40d: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(162)@88b547efc40d: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(162)@88b547efc40d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI104(176)@88b547efc40d: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim0(225)@88b547efc40d: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim8(233)@88b547efc40d: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc104-UEsim3(228)@88b547efc40d: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc104-UEsim9(234)@88b547efc40d: "gb0-bvc104-UEsim9" Entering main loop gb0-bvc104-UEsim4(229)@88b547efc40d: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc104-UEsim7(232)@88b547efc40d: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc104-UEsim6(231)@88b547efc40d: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc104-UEsim5(230)@88b547efc40d: "gb0-bvc104-UEsim5" Entering main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim2(227)@88b547efc40d: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc104-UEsim1(226)@88b547efc40d: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc100-UEsim1(186)@88b547efc40d: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc100-UEsim2(187)@88b547efc40d: "gb0-bvc100-UEsim2" Entering main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim5(190)@88b547efc40d: "gb0-bvc100-UEsim5" Entering main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim5(200)@88b547efc40d: "gb0-bvc101-UEsim5" Entering main loop gb0-bvc100-UEsim0(185)@88b547efc40d: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim6(191)@88b547efc40d: "gb0-bvc100-UEsim6" Entering main loop gb0-bvc100-UEsim4(189)@88b547efc40d: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc101-UEsim0(195)@88b547efc40d: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc100-UEsim8(193)@88b547efc40d: "gb0-bvc100-UEsim8" Entering main loop gb0-bvc102-UEsim2(207)@88b547efc40d: "gb0-bvc102-UEsim2" Entering main loop gb0-bvc100-UEsim3(188)@88b547efc40d: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc102-UEsim9(214)@88b547efc40d: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc100-UEsim9(194)@88b547efc40d: "gb0-bvc100-UEsim9" Entering main loop gb0-bvc100-UEsim7(192)@88b547efc40d: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc101-UEsim4(199)@88b547efc40d: "gb0-bvc101-UEsim4" Entering main loop gb0-bvc101-UEsim1(196)@88b547efc40d: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc101-UEsim3(198)@88b547efc40d: "gb0-bvc101-UEsim3" Entering main loop gb0-bvc101-UEsim6(201)@88b547efc40d: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc102-UEsim1(206)@88b547efc40d: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc102-UEsim5(210)@88b547efc40d: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc101-UEsim2(197)@88b547efc40d: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc102-UEsim7(212)@88b547efc40d: "gb0-bvc102-UEsim7" Entering main loop gb0-bvc102-UEsim6(211)@88b547efc40d: "gb0-bvc102-UEsim6" Entering main loop gb0-bvc102-UEsim8(213)@88b547efc40d: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc101-UEsim8(203)@88b547efc40d: "gb0-bvc101-UEsim8" Entering main loop gb0-bvc102-UEsim4(209)@88b547efc40d: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc101-UEsim7(202)@88b547efc40d: "gb0-bvc101-UEsim7" Entering main loop gb0-bvc102-UEsim3(208)@88b547efc40d: "gb0-bvc102-UEsim3" Entering main loop gb0-bvc101-UEsim9(204)@88b547efc40d: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc102-UEsim0(205)@88b547efc40d: "gb0-bvc102-UEsim0" Entering main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc106-UEsim0(245)@88b547efc40d: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim1(246)@88b547efc40d: "gb0-bvc106-UEsim1" Entering main loop TC_ul2dl_ud-BVCI109(184)@88b547efc40d: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc106-UEsim2(247)@88b547efc40d: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc109-UEsim1(276)@88b547efc40d: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc106-UEsim3(248)@88b547efc40d: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc109-UEsim0(275)@88b547efc40d: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc109-UEsim7(282)@88b547efc40d: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc109-UEsim6(281)@88b547efc40d: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc109-UEsim3(278)@88b547efc40d: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim2(277)@88b547efc40d: "gb0-bvc109-UEsim2" Entering main loop gb0-bvc109-UEsim4(279)@88b547efc40d: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc109-UEsim8(283)@88b547efc40d: "gb0-bvc109-UEsim8" Entering main loop gb0-bvc106-UEsim9(254)@88b547efc40d: "gb0-bvc106-UEsim9" Entering main loop gb0-bvc106-UEsim6(251)@88b547efc40d: "gb0-bvc106-UEsim6" Entering main loop gb0-bvc106-UEsim7(252)@88b547efc40d: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc106-UEsim5(250)@88b547efc40d: "gb0-bvc106-UEsim5" Entering main loop gb0-bvc106-UEsim8(253)@88b547efc40d: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc106-UEsim4(249)@88b547efc40d: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc109-UEsim9(284)@88b547efc40d: "gb0-bvc109-UEsim9" Entering main loop gb0-bvc109-UEsim5(280)@88b547efc40d: "gb0-bvc109-UEsim5" Entering main loop TC_ul2dl_ud-BVCI107(182)@88b547efc40d: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim1(256)@88b547efc40d: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc107-UEsim2(257)@88b547efc40d: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc107-UEsim0(255)@88b547efc40d: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim3(258)@88b547efc40d: "gb0-bvc107-UEsim3" Entering main loop gb0-bvc107-UEsim5(260)@88b547efc40d: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim4(259)@88b547efc40d: "gb0-bvc107-UEsim4" Entering main loop gb0-bvc107-UEsim6(261)@88b547efc40d: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc107-UEsim7(262)@88b547efc40d: "gb0-bvc107-UEsim7" Entering main loop gb0-bvc107-UEsim9(264)@88b547efc40d: "gb0-bvc107-UEsim9" Entering main loop gb0-bvc107-UEsim8(263)@88b547efc40d: "gb0-bvc107-UEsim8" Entering main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(215)@88b547efc40d: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim1(216)@88b547efc40d: "gb0-bvc103-UEsim1" Entering main loop gb0-bvc103-UEsim4(219)@88b547efc40d: "gb0-bvc103-UEsim4" Entering main loop gb0-bvc103-UEsim2(217)@88b547efc40d: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim3(218)@88b547efc40d: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc103-UEsim6(221)@88b547efc40d: "gb0-bvc103-UEsim6" Entering main loop gb0-bvc103-UEsim5(220)@88b547efc40d: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim7(222)@88b547efc40d: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc103-UEsim8(223)@88b547efc40d: "gb0-bvc103-UEsim8" Entering main loop gb0-bvc103-UEsim9(224)@88b547efc40d: "gb0-bvc103-UEsim9" Entering main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim1(236)@88b547efc40d: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc105-UEsim5(240)@88b547efc40d: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc105-UEsim0(235)@88b547efc40d: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim2(237)@88b547efc40d: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim6(241)@88b547efc40d: "gb0-bvc105-UEsim6" Entering main loop gb0-bvc105-UEsim3(238)@88b547efc40d: "gb0-bvc105-UEsim3" Entering main loop gb0-bvc105-UEsim7(242)@88b547efc40d: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc105-UEsim9(244)@88b547efc40d: "gb0-bvc105-UEsim9" Entering main loop gb0-bvc105-UEsim4(239)@88b547efc40d: "gb0-bvc105-UEsim4" Entering main loop gb0-bvc105-UEsim8(243)@88b547efc40d: "gb0-bvc105-UEsim8" Entering main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim0(265)@88b547efc40d: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim1(266)@88b547efc40d: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc108-UEsim4(269)@88b547efc40d: "gb0-bvc108-UEsim4" Entering main loop gb0-bvc108-UEsim2(267)@88b547efc40d: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim3(268)@88b547efc40d: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc108-UEsim6(271)@88b547efc40d: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc108-UEsim5(270)@88b547efc40d: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc108-UEsim8(273)@88b547efc40d: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc108-UEsim9(274)@88b547efc40d: "gb0-bvc108-UEsim9" Entering main loop gb0-bvc108-UEsim7(272)@88b547efc40d: "gb0-bvc108-UEsim7" Entering main loop gb0-NSVCI103(170)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(170)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(170)@88b547efc40d: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(170)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-bvc108-UEsim9(274)@88b547efc40d: "gb0-bvc108-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000809'H, index=9 gb0-bvc102-UEsim7(212)@88b547efc40d: "gb0-bvc102-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000207'H, index=7 gb0-bvc108-UEsim3(268)@88b547efc40d: "gb0-bvc108-UEsim3"Leaving main loop gb0-bvc104-UEsim3(228)@88b547efc40d: "gb0-bvc104-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000403'H, index=3 TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000803'H, index=3 TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc108-UEsim4(269)@88b547efc40d: "gb0-bvc108-UEsim4"Leaving main loop gb0-bvc107-UEsim4(259)@88b547efc40d: "gb0-bvc107-UEsim4"Leaving main loop gb0-bvc103-UEsim1(216)@88b547efc40d: "gb0-bvc103-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000301'H, index=1 TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc102-UEsim5(210)@88b547efc40d: "gb0-bvc102-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000205'H, index=5 gb0-bvc101-UEsim1(196)@88b547efc40d: "gb0-bvc101-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000101'H, index=1 gb0-bvc108-UEsim6(271)@88b547efc40d: "gb0-bvc108-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000806'H, index=6 gb0-bvc103-UEsim5(220)@88b547efc40d: "gb0-bvc103-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000305'H, index=5 gb0-bvc101-UEsim0(195)@88b547efc40d: "gb0-bvc101-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc100-UEsim4(189)@88b547efc40d: "gb0-bvc100-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000004'H, index=4 gb0-bvc105-UEsim7(242)@88b547efc40d: "gb0-bvc105-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000507'H, index=7 gb0-bvc103-UEsim9(224)@88b547efc40d: "gb0-bvc103-UEsim9"Leaving main loop gb0-bvc101-UEsim8(203)@88b547efc40d: "gb0-bvc101-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000309'H, index=9 TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000108'H, index=8 gb0-bvc101-UEsim6(201)@88b547efc40d: "gb0-bvc101-UEsim6"Leaving main loop gb0-bvc109-UEsim8(283)@88b547efc40d: "gb0-bvc109-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000106'H, index=6 TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000908'H, index=8 gb0-bvc108-UEsim2(267)@88b547efc40d: "gb0-bvc108-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000802'H, index=2 gb0-bvc106-UEsim6(251)@88b547efc40d: "gb0-bvc106-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000606'H, index=6 gb0-bvc103-UEsim8(223)@88b547efc40d: "gb0-bvc103-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000308'H, index=8 gb0-bvc107-UEsim7(262)@88b547efc40d: "gb0-bvc107-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000707'H, index=7 gb0-bvc104-UEsim4(229)@88b547efc40d: "gb0-bvc104-UEsim4"Leaving main loop gb0-bvc106-UEsim4(249)@88b547efc40d: "gb0-bvc106-UEsim4"Leaving main loop gb0-bvc105-UEsim4(239)@88b547efc40d: "gb0-bvc105-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000404'H, index=4 TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000504'H, index=4 TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc107-UEsim2(257)@88b547efc40d: "gb0-bvc107-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000702'H, index=2 gb0-bvc106-UEsim5(250)@88b547efc40d: "gb0-bvc106-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000605'H, index=5 gb0-bvc100-UEsim5(190)@88b547efc40d: "gb0-bvc100-UEsim5"Leaving main loop gb0-bvc101-UEsim3(198)@88b547efc40d: "gb0-bvc101-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000103'H, index=3 gb0-bvc109-UEsim2(277)@88b547efc40d: "gb0-bvc109-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000902'H, index=2 TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc109-UEsim7(282)@88b547efc40d: "gb0-bvc109-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000907'H, index=7 gb0-bvc102-UEsim3(208)@88b547efc40d: "gb0-bvc102-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000203'H, index=3 gb0-bvc102-UEsim2(207)@88b547efc40d: "gb0-bvc102-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc104-UEsim2(227)@88b547efc40d: "gb0-bvc104-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000402'H, index=2 gb0-bvc104-UEsim9(234)@88b547efc40d: "gb0-bvc104-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000409'H, index=9 gb0-bvc100-UEsim3(188)@88b547efc40d: "gb0-bvc100-UEsim3"Leaving main loop gb0-bvc109-UEsim1(276)@88b547efc40d: "gb0-bvc109-UEsim1"Leaving main loop gb0-bvc109-UEsim5(280)@88b547efc40d: "gb0-bvc109-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000003'H, index=3 TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000901'H, index=1 TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc104-UEsim5(230)@88b547efc40d: "gb0-bvc104-UEsim5"Leaving main loop gb0-bvc107-UEsim5(260)@88b547efc40d: "gb0-bvc107-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc104-UEsim6(231)@88b547efc40d: "gb0-bvc104-UEsim6"Leaving main loop gb0-bvc103-UEsim4(219)@88b547efc40d: "gb0-bvc103-UEsim4"Leaving main loop gb0-bvc108-UEsim7(272)@88b547efc40d: "gb0-bvc108-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000807'H, index=7 gb0-bvc100-UEsim8(193)@88b547efc40d: "gb0-bvc100-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000008'H, index=8 gb0-bvc108-UEsim0(265)@88b547efc40d: "gb0-bvc108-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc105-UEsim5(240)@88b547efc40d: "gb0-bvc105-UEsim5"Leaving main loop gb0-bvc107-UEsim1(256)@88b547efc40d: "gb0-bvc107-UEsim1"Leaving main loop gb0-bvc101-UEsim4(199)@88b547efc40d: "gb0-bvc101-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000104'H, index=4 TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc106-UEsim8(253)@88b547efc40d: "gb0-bvc106-UEsim8"Leaving main loop gb0-bvc103-UEsim0(215)@88b547efc40d: "gb0-bvc103-UEsim0"Leaving main loop gb0-bvc103-UEsim6(221)@88b547efc40d: "gb0-bvc103-UEsim6"Leaving main loop gb0-bvc102-UEsim8(213)@88b547efc40d: "gb0-bvc102-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc101-UEsim9(204)@88b547efc40d: "gb0-bvc101-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc100-UEsim9(194)@88b547efc40d: "gb0-bvc100-UEsim9"Leaving main loop gb0-bvc109-UEsim4(279)@88b547efc40d: "gb0-bvc109-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000109'H, index=9 TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000405'H, index=5 TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000406'H, index=6 TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000904'H, index=4 TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc104-UEsim8(233)@88b547efc40d: "gb0-bvc104-UEsim8"Leaving main loop gb0-bvc109-UEsim0(275)@88b547efc40d: "gb0-bvc109-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000408'H, index=8 TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000300'H, index=0 TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000306'H, index=6 gb0-bvc103-UEsim3(218)@88b547efc40d: "gb0-bvc103-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc103-UEsim7(222)@88b547efc40d: "gb0-bvc103-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc109-UEsim3(278)@88b547efc40d: "gb0-bvc109-UEsim3"Leaving main loop gb0-bvc108-UEsim8(273)@88b547efc40d: "gb0-bvc108-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000808'H, index=8 TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000903'H, index=3 gb0-bvc107-UEsim3(258)@88b547efc40d: "gb0-bvc107-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000307'H, index=7 gb0-NSVCI103(170)@88b547efc40d: Tns-test expired: sending NS-ALIVE TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000703'H, index=3 gb0-bvc106-UEsim1(246)@88b547efc40d: "gb0-bvc106-UEsim1"Leaving main loop gb0-bvc107-UEsim9(264)@88b547efc40d: "gb0-bvc107-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000709'H, index=9 gb0-NSVCI103(170)@88b547efc40d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000208'H, index=8 TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000608'H, index=8 TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc105-UEsim8(243)@88b547efc40d: "gb0-bvc105-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000508'H, index=8 gb0-bvc107-UEsim6(261)@88b547efc40d: "gb0-bvc107-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000706'H, index=6 gb0-bvc104-UEsim1(226)@88b547efc40d: "gb0-bvc104-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000401'H, index=1 gb0-bvc100-UEsim1(186)@88b547efc40d: "gb0-bvc100-UEsim1"Leaving main loop gb0-bvc107-UEsim0(255)@88b547efc40d: "gb0-bvc107-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000001'H, index=1 TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000700'H, index=0 gb0-bvc109-UEsim6(281)@88b547efc40d: "gb0-bvc109-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000906'H, index=6 gb0-bvc106-UEsim3(248)@88b547efc40d: "gb0-bvc106-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000603'H, index=3 gb0-bvc102-UEsim0(205)@88b547efc40d: "gb0-bvc102-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000200'H, index=0 gb0-bvc108-UEsim5(270)@88b547efc40d: "gb0-bvc108-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000805'H, index=5 gb0-bvc105-UEsim3(238)@88b547efc40d: "gb0-bvc105-UEsim3"Leaving main loop gb0-bvc102-UEsim9(214)@88b547efc40d: "gb0-bvc102-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000209'H, index=9 gb0-bvc102-UEsim6(211)@88b547efc40d: "gb0-bvc102-UEsim6"Leaving main loop gb0-bvc106-UEsim7(252)@88b547efc40d: "gb0-bvc106-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000607'H, index=7 TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000206'H, index=6 gb0-bvc100-UEsim2(187)@88b547efc40d: "gb0-bvc100-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000002'H, index=2 TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000503'H, index=3 gb0-bvc105-UEsim2(237)@88b547efc40d: "gb0-bvc105-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000502'H, index=2 gb0-bvc102-UEsim1(206)@88b547efc40d: "gb0-bvc102-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000201'H, index=1 gb0-bvc100-UEsim7(192)@88b547efc40d: "gb0-bvc100-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000007'H, index=7 gb0-bvc101-UEsim7(202)@88b547efc40d: "gb0-bvc101-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000107'H, index=7 gb0-bvc100-UEsim6(191)@88b547efc40d: "gb0-bvc100-UEsim6"Leaving main loop gb0-bvc104-UEsim0(225)@88b547efc40d: "gb0-bvc104-UEsim0"Leaving main loop gb0-bvc101-UEsim5(200)@88b547efc40d: "gb0-bvc101-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000105'H, index=5 gb0-bvc105-UEsim0(235)@88b547efc40d: "gb0-bvc105-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000400'H, index=0 TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000500'H, index=0 TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc105-UEsim6(241)@88b547efc40d: "gb0-bvc105-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000506'H, index=6 gb0-bvc109-UEsim9(284)@88b547efc40d: "gb0-bvc109-UEsim9"Leaving main loop gb0-bvc102-UEsim4(209)@88b547efc40d: "gb0-bvc102-UEsim4"Leaving main loop gb0-bvc108-UEsim1(266)@88b547efc40d: "gb0-bvc108-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI108(183)@88b547efc40d: Removing Client IMSI='262420000000801'H, index=1 TC_ul2dl_ud-BVCI109(184)@88b547efc40d: Removing Client IMSI='262420000000909'H, index=9 TC_ul2dl_ud-BVCI102(168)@88b547efc40d: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc100-UEsim0(185)@88b547efc40d: "gb0-bvc100-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI100(164)@88b547efc40d: Removing Client IMSI='262420000000000'H, index=0 gb0-bvc101-UEsim2(197)@88b547efc40d: "gb0-bvc101-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI101(165)@88b547efc40d: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc103-UEsim2(217)@88b547efc40d: "gb0-bvc103-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI103(172)@88b547efc40d: Removing Client IMSI='262420000000302'H, index=2 gb0-bvc105-UEsim1(236)@88b547efc40d: "gb0-bvc105-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000501'H, index=1 gb0-bvc105-UEsim9(244)@88b547efc40d: "gb0-bvc105-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI105(178)@88b547efc40d: Removing Client IMSI='262420000000509'H, index=9 gb0-bvc106-UEsim2(247)@88b547efc40d: "gb0-bvc106-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000602'H, index=2 gb0-bvc106-UEsim9(254)@88b547efc40d: "gb0-bvc106-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc106-UEsim0(245)@88b547efc40d: "gb0-bvc106-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI106(181)@88b547efc40d: Removing Client IMSI='262420000000600'H, index=0 gb0-bvc107-UEsim8(263)@88b547efc40d: "gb0-bvc107-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI107(182)@88b547efc40d: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc104-UEsim7(232)@88b547efc40d: "gb0-bvc104-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI104(176)@88b547efc40d: Removing Client IMSI='262420000000407'H, index=7 gb0-NSVCI102-NSVCemu102-FRemu(174)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(179)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(169)@88b547efc40d: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(180)@88b547efc40d: AF_PACKET Test port (FR): user_stop MTC@88b547efc40d: Test case TC_ul2dl_ud finished. Verdict: pass MTC@88b547efc40d: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass'. (06:06:32) load average: 10.46, 3.04, 1.05 ====== FR_Tests.TC_ul2dl_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8949952) Waiting for packet dumper to finish... 1 (prev_count=8949952, count=8997816) MTC@88b547efc40d: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass' was executed successfully (exit status: 0). MC@88b547efc40d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@88b547efc40d: Terminating MTC. MC@88b547efc40d: MTC terminated. MC2> exit MC@88b547efc40d: Shutting down session. MC@88b547efc40d: 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-1954-frnet + docker kill jenkins-ttcn3-fr-test-1954-frnet jenkins-ttcn3-fr-test-1954-frnet + docker wait jenkins-ttcn3-fr-test-1954-frnet 137 + docker logs --timestamps jenkins-ttcn3-fr-test-1954-ttcn3-fr-test 2026-07-03T06:05:08.916144174Z + SUBDIR=fr 2026-07-03T06:05:08.916178293Z + SUITE=FR_Tests 2026-07-03T06:05:08.916182351Z + '[' -n hdlc8 ']' 2026-07-03T06:05:08.916184895Z + echo 'Waiting for hdlc8 to appear' 2026-07-03T06:05:08.916188391Z + pipework --wait -i hdlc8 2026-07-03T06:05:10.932442819Z + true 2026-07-03T06:05:10.932504348Z + '[' '!' -f /sys/class/net/hdlc8/flags ']' 2026-07-03T06:05:10.933144522Z ++ cat /sys/class/net/hdlc8/flags 2026-07-03T06:05:10.934988038Z + FLAGS=0x91 2026-07-03T06:05:10.935030567Z + let 'FLAG_UP=0x91&1' 2026-07-03T06:05:10.935127558Z + '[' 1 = 1 ']' 2026-07-03T06:05:10.935161277Z + break 2026-07-03T06:05:10.935170717Z + cd /data 2026-07-03T06:05:10.935178174Z + EXTRA_ARGS= 2026-07-03T06:05:10.935230466Z + '[' -n '' ']' 2026-07-03T06:05:10.935242333Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr/FR_Tests FR_Tests.cfg 2026-07-03T06:06:34.456310566Z + exit_code=0 2026-07-03T06:06:34.456502592Z + /osmo-ttcn3-hacks/log_merge.sh FR_Tests --rm 2026-07-03T06:07:21.733684315Z + exit 0 + docker logs --timestamps jenkins-ttcn3-fr-test-1954-frnet 2026-07-03T06:05:06.579719346Z + SUBDIR=fr-net 2026-07-03T06:05:06.579790217Z + SUITE=FRNET_Tests 2026-07-03T06:05:06.579884640Z + '[' -n hdlcnet8 ']' 2026-07-03T06:05:06.580041486Z + echo 'Waiting for hdlcnet8 to appear' 2026-07-03T06:05:06.580250398Z + pipework --wait -i hdlcnet8 2026-07-03T06:05:08.605602641Z + true 2026-07-03T06:05:08.605627838Z + '[' '!' -f /sys/class/net/hdlcnet8/flags ']' 2026-07-03T06:05:08.605631399Z ++ cat /sys/class/net/hdlcnet8/flags 2026-07-03T06:05:08.605634002Z + FLAGS=0x91 2026-07-03T06:05:08.605636500Z + let 'FLAG_UP=0x91&1' 2026-07-03T06:05:08.605639201Z + '[' 1 = 1 ']' 2026-07-03T06:05:08.605641592Z + break 2026-07-03T06:05:08.605643952Z + cd /data 2026-07-03T06:05:08.605646318Z + EXTRA_ARGS= 2026-07-03T06:05:08.605648657Z + '[' -n '' ']' 2026-07-03T06:05:08.605651090Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr-net/FRNET_Tests FRNET_Tests.cfg + docker container rm jenkins-ttcn3-fr-test-1954-frnet jenkins-ttcn3-fr-test-1954-ttcn3-fr-test jenkins-ttcn3-fr-test-1954-frnet jenkins-ttcn3-fr-test-1954-ttcn3-fr-test + network_clean + docker network inspect ttcn3-fr-test-170 + cut -d : -f2 + grep Name + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-fr-test-170 + docker network remove ttcn3-fr-test-170 ttcn3-fr-test-170 + 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-1954-cleaner debian:trixie 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 <?xml version="1.0"?> <testsuite name='Titan' tests='3' failures='0' errors='0' skipped='0' inconc='0' time='83.00'> <testcase classname='FR_Tests' name='TC_bvc_bringup' time='5.427252'/> <testcase classname='FR_Tests' name='TC_ul_ud' time='32.208804'/> <testcase classname='FR_Tests' name='TC_ul2dl_ud' time='35.626908'/> </testsuite> + uptime + grep --color=always -o load.* load average: 5.48, 2.93, 1.13 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS