Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bb
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10
Commit message: "ttcn3-bts: Allow running osmo-bts-trx with rt prio"
 > git rev-list --no-walk 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10
[ttcn3-bts-test-latest] $ /bin/sh -xe /tmp/jenkins1123290950980127929.sh
+ export REGISTRY_HOST=registry.osmocom.org
+ echo ttcn3-bts-test-latest
+ sed s/-latest$//
+ DIR=ttcn3-bts-test
+ export IMAGE_SUFFIX=latest
+ cd ttcn3-bts-test
+ ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs ]
+ [ xjenkins-ttcn3-bts-test-latest-2376 = x ]
+ basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test
+ SUITE_NAME=ttcn3-bts-test
+ IMAGE_SUFFIX=latest
+ docker_images_require osmo-bsc-latest osmo-bts-latest osmocom-bb-host-master ttcn3-bts-test
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmo-bsc-latest
+ local feed
+ echo debian-bookworm-obs-latest
+ depends=debian-bookworm-obs-latest
+ [ -n debian-bookworm-obs-latest ]
+ docker_images_require debian-bookworm-obs-latest
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends debian-bookworm-obs-latest
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-obs-latest
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-latest
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-latest
+ echo debian-bookworm-obs-latest
+ dir=debian-bookworm-obs-latest
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-latest/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/debian-bookworm-obs-latest'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	--pull -t osmocom-build/debian-bookworm-obs-latest:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.35kB done
#1 DONE 0.1s

#2 [auth] sharing credentials for registry.osmocom.org
#2 DONE 0.0s

#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 DONE 0.2s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2
#5 DONE 0.0s

#6 [internal] load build context
#6 transferring context: 1.96kB done
#6 DONE 0.1s

#7 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#7 DONE 0.1s

#8 [2/6] COPY	.COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#8 CACHED

#9 [3/6] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc
#9 CACHED

#10 [4/6] RUN	SET -x && 	useradd --uid=1000 -d /build -m build && 	chown -R build:build /usr/local && 		echo "path-exclude=/usr/share/man/*" 		> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 	rm -rf /usr/share/man/
#10 CACHED

#11 [5/6] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		telnet 		&& 	apt-get clean && 	echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-latest.list
#11 CACHED

#12 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#12 CACHED

#13 exporting to image
#13 exporting layers done
#13 writing image sha256:a8f0fa5bd3e4395eca4f585a7fa1ce721ffd2d357e4818f7dadb9d95f1e8601d 0.0s done
#13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done
#13 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/debian-bookworm-obs-latest'
+ docker_image_exists debian-bookworm-obs-latest
+ docker images -q osmocom-build/debian-bookworm-obs-latest
+ test -n a8f0fa5bd3e4
+ list_osmo_packages debian-bookworm debian-bookworm-obs-latest
+ local distro=debian-bookworm
+ local image=debian-bookworm-obs-latest
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bsc-latest
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bsc-latest
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-bsc-latest
+ echo osmo-bsc-latest
+ dir=osmo-bsc-latest
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-bsc-latest/Dockerfile
+ from_line=FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ echo FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-bsc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmo-bsc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-latest OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bsc-latest'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/osmo-bsc-latest:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 659B done
#1 DONE 0.5s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.4s

#4 [internal] load build context
#4 DONE 0.0s

#5 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest
#5 CACHED

#4 [internal] load build context
#4 transferring context: 8.74kB done
#4 DONE 0.3s

#6 [2/5] RUN	CASE "debian-bookworm" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			osmo-bsc 			osmo-bsc-ipaccess-utils && 		apt-get clean 		;; 	centos*) 		dnf install -y 			osmo-bsc 			osmo-bsc-ipaccess-utils 		;; 	esac
#6 0.516 Hit:1 http://deb.debian.org/debian bookworm InRelease
#6 0.516 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#6 0.517 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
#6 0.517 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#6 0.583 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [16.2 kB]
#6 0.589 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.593 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.601 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB]
#6 0.628 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB]
#6 0.668 Fetched 568 kB in 0s (3291 kB/s)
#6 0.668 Reading package lists...
#6 0.944 Reading package lists...
#6 1.215 Building dependency tree...
#6 1.275 Reading state information...
#6 1.341 The following additional packages will be installed:
#6 1.341   libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocore22
#6 1.341   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1
#6 1.341   libtalloc2 liburing2 osmocom-latest
#6 1.342 Suggested packages:
#6 1.342   lksctp-tools
#6 1.342 Recommended packages:
#6 1.342   osmo-mgw
#6 1.374 The following NEW packages will be installed:
#6 1.374   libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocore22
#6 1.374   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1
#6 1.374   libtalloc2 liburing2 osmo-bsc osmo-bsc-ipaccess-utils osmocom-latest
#6 1.394 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
#6 1.394 Need to get 5083 kB of archives.
#6 1.394 After this operation, 20.9 MB of additional disk space will be used.
#6 1.394 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#6 1.397 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B]
#6 1.399 Get:3 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#6 1.399 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB]
#6 1.400 Get:5 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#6 1.402 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB]
#6 1.403 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB]
#6 1.404 Get:8 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#6 1.406 Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB]
#6 1.408 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB]
#6 1.410 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.0 [128 kB]
#6 1.423 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB]
#6 1.424 Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB]
#6 1.428 Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.14.0 [58.6 kB]
#6 1.437 Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bsc 1.13.0 [602 kB]
#6 1.454 Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bsc-ipaccess-utils 1.13.0 [3449 kB]
#6 1.630 debconf: delaying package configuration, since apt-utils is not installed
#6 1.664 Fetched 5083 kB in 0s (27.0 MB/s)
#6 1.744 Selecting previously unselected package libmnl0:amd64.
#6 1.744 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6628 files and directories currently installed.)
#6 1.746 Preparing to unpack .../00-libmnl0_1.0.4-3_amd64.deb ...
#6 1.786 Unpacking libmnl0:amd64 (1.0.4-3) ...
#6 1.889 Selecting previously unselected package osmocom-latest.
#6 1.890 Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ...
#6 1.911 Unpacking osmocom-latest (1.0.0) ...
#6 2.047 Selecting previously unselected package libsctp1:amd64.
#6 2.048 Preparing to unpack .../02-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#6 2.070 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 2.219 Selecting previously unselected package libtalloc2:amd64.
#6 2.220 Preparing to unpack .../03-libtalloc2_2.4.0-f2_amd64.deb ...
#6 2.244 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#6 2.387 Selecting previously unselected package liburing2:amd64.
#6 2.387 Preparing to unpack .../04-liburing2_2.3-3_amd64.deb ...
#6 2.409 Unpacking liburing2:amd64 (2.3-3) ...
#6 2.590 Selecting previously unselected package libosmocore22:amd64.
#6 2.591 Preparing to unpack .../05-libosmocore22_1.11.0_amd64.deb ...
#6 2.610 Unpacking libosmocore22:amd64 (1.11.0) ...
#6 2.827 Selecting previously unselected package libosmoisdn0:amd64.
#6 2.827 Preparing to unpack .../06-libosmoisdn0_1.11.0_amd64.deb ...
#6 2.849 Unpacking libosmoisdn0:amd64 (1.11.0) ...
#6 3.049 Selecting previously unselected package libosmogsm20:amd64.
#6 3.051 Preparing to unpack .../07-libosmogsm20_1.11.0_amd64.deb ...
#6 3.092 Unpacking libosmogsm20:amd64 (1.11.0) ...
#6 3.352 Selecting previously unselected package libosmonetif11:amd64.
#6 3.354 Preparing to unpack .../08-libosmonetif11_1.6.0_amd64.deb ...
#6 3.383 Unpacking libosmonetif11:amd64 (1.6.0) ...
#6 3.640 Selecting previously unselected package libosmovty13:amd64.
#6 3.642 Preparing to unpack .../09-libosmovty13_1.11.0_amd64.deb ...
#6 3.681 Unpacking libosmovty13:amd64 (1.11.0) ...
#6 3.921 Selecting previously unselected package libosmo-sigtran11:amd64.
#6 3.923 Preparing to unpack .../10-libosmo-sigtran11_2.1.0_amd64.deb ...
#6 3.958 Unpacking libosmo-sigtran11:amd64 (2.1.0) ...
#6 4.207 Selecting previously unselected package libosmoabis15:amd64.
#6 4.209 Preparing to unpack .../11-libosmoabis15_2.0.0_amd64.deb ...
#6 4.252 Unpacking libosmoabis15:amd64 (2.0.0) ...
#6 4.424 Selecting previously unselected package libosmoctrl0:amd64.
#6 4.426 Preparing to unpack .../12-libosmoctrl0_1.11.0_amd64.deb ...
#6 4.465 Unpacking libosmoctrl0:amd64 (1.11.0) ...
#6 4.719 Selecting previously unselected package libosmo-mgcp-client14:amd64.
#6 4.721 Preparing to unpack .../13-libosmo-mgcp-client14_1.14.0_amd64.deb ...
#6 4.763 Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ...
#6 5.046 Selecting previously unselected package osmo-bsc.
#6 5.047 Preparing to unpack .../14-osmo-bsc_1.13.0_amd64.deb ...
#6 5.085 Unpacking osmo-bsc (1.13.0) ...
#6 5.318 Selecting previously unselected package osmo-bsc-ipaccess-utils.
#6 5.319 Preparing to unpack .../15-osmo-bsc-ipaccess-utils_1.13.0_amd64.deb ...
#6 5.363 Unpacking osmo-bsc-ipaccess-utils (1.13.0) ...
#6 5.774 Setting up osmocom-latest (1.0.0) ...
#6 5.860 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#6 5.994 Setting up libmnl0:amd64 (1.0.4-3) ...
#6 6.124 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 6.225 Setting up liburing2:amd64 (2.3-3) ...
#6 6.346 Setting up libosmocore22:amd64 (1.11.0) ...
#6 6.478 Setting up libosmovty13:amd64 (1.11.0) ...
#6 6.545 Setting up libosmoisdn0:amd64 (1.11.0) ...
#6 6.669 Setting up libosmo-mgcp-client14:amd64 (1.14.0) ...
#6 6.801 Setting up libosmogsm20:amd64 (1.11.0) ...
#6 6.889 Setting up libosmoctrl0:amd64 (1.11.0) ...
#6 7.006 Setting up libosmonetif11:amd64 (1.6.0) ...
#6 7.136 Setting up libosmoabis15:amd64 (2.0.0) ...
#6 7.260 Setting up libosmo-sigtran11:amd64 (2.1.0) ...
#6 7.370 Setting up osmo-bsc (1.13.0) ...
#6 7.818 changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom
#6 7.819 mode of '/etc/osmocom/osmo-bsc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 7.819 changed ownership of '/etc/osmocom' from root:root to root:osmocom
#6 7.819 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
#6 7.820 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
#6 7.892 Setting up osmo-bsc-ipaccess-utils (1.13.0) ...
#6 7.952 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#6 DONE 8.6s

#7 [3/5] WORKDIR	/TMP
#7 DONE 1.6s

#8 [4/5] COPY	OSMO-BSC.CFG /data/osmo-bsc.cfg
#8 DONE 0.7s

#9 [5/5] WORKDIR	/DATA
#9 DONE 0.3s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.5s done
#10 writing image sha256:b90baa19712c8362b681f24cedf43d0e4cab666e8bcf4de8cdb0dae81e6467ff
#10 writing image sha256:b90baa19712c8362b681f24cedf43d0e4cab666e8bcf4de8cdb0dae81e6467ff 0.0s done
#10 naming to docker.io/osmocom-build/osmo-bsc-latest:latest 0.0s done
#10 DONE 0.7s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bsc-latest'
+ docker_image_exists osmo-bsc-latest
+ docker images -q osmocom-build/osmo-bsc-latest
+ test -n b90baa19712c
+ list_osmo_packages debian-bookworm osmo-bsc-latest
+ local distro=debian-bookworm
+ local image=osmo-bsc-latest
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-latest -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bsc-latest ###

ii  libosmo-mgcp-client14:amd64 1.14.0                amd64        libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities
ii  libosmo-sigtran11:amd64     2.1.0                 amd64        Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
ii  libosmoabis15:amd64         2.0.0                 amd64        GSM A-bis handling
ii  libosmocore22:amd64         1.11.0                amd64        Osmo Core library
ii  libosmoctrl0:amd64          1.11.0                amd64        Osmo control library
ii  libosmogsm20:amd64          1.11.0                amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64          1.11.0                amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64        1.6.0                 amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmovty13:amd64          1.11.0                amd64        Osmo VTY library
ii  osmo-bsc                    1.13.0                amd64        OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
ii  osmo-bsc-ipaccess-utils     1.13.0                amd64        Command line utilities for ip.access nanoBTS
ii  osmocom-latest              1.0.0                 amd64        Dummy package, which conflicts with: osmocom-nightly osmocom-next

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmo-bts-latest
+ local feed
+ echo debian-bookworm-obs-latest
+ depends=debian-bookworm-obs-latest
+ [ -n debian-bookworm-obs-latest ]
+ docker_images_require debian-bookworm-obs-latest
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends debian-bookworm-obs-latest
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-obs-latest
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-latest
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-latest
+ echo debian-bookworm-obs-latest
+ dir=debian-bookworm-obs-latest
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-latest/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/debian-bookworm-obs-latest'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/common .common
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	--pull -t osmocom-build/debian-bookworm-obs-latest:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.35kB done
#1 DONE 0.1s

#2 [auth] sharing credentials for registry.osmocom.org
#2 DONE 0.0s

#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 DONE 0.0s

#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 2B done
#4 DONE 0.1s

#5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2
#5 DONE 0.0s

#6 [internal] load build context
#6 transferring context: 1.96kB done
#6 DONE 0.2s

#7 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#7 DONE 0.2s

#8 [2/6] COPY	.COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#8 CACHED

#9 [3/6] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc
#9 CACHED

#10 [4/6] RUN	SET -x && 	useradd --uid=1000 -d /build -m build && 	chown -R build:build /usr/local && 		echo "path-exclude=/usr/share/man/*" 		> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 	rm -rf /usr/share/man/
#10 CACHED

#11 [5/6] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		telnet 		&& 	apt-get clean && 	echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-latest.list
#11 CACHED

#12 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#12 CACHED

#13 exporting to image
#13 exporting layers done
#13 writing image sha256:a8f0fa5bd3e4395eca4f585a7fa1ce721ffd2d357e4818f7dadb9d95f1e8601d 0.0s done
#13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done
#13 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/debian-bookworm-obs-latest'
+ docker_image_exists debian-bookworm-obs-latest
+ docker images -q osmocom-build/debian-bookworm-obs-latest
+ test -n a8f0fa5bd3e4
+ list_osmo_packages debian-bookworm debian-bookworm-obs-latest
+ local distro=debian-bookworm
+ local image=debian-bookworm-obs-latest
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bts-latest
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bts-latest
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-bts-latest
+ echo osmo-bts-latest
+ dir=osmo-bts-latest
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-bts-latest/Dockerfile
+ from_line=FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ echo FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-bts-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmo-bts-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-latest OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bts-latest'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/osmo-bts-latest:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 751B done
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest
#4 CACHED

#5 [internal] load build context
#5 transferring context: 1.63kB done
#5 DONE 0.2s

#6 [2/5] RUN	CASE "debian-bookworm" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			osmo-bts-trx 			osmo-bts-virtual && 		apt-get clean 		;; 	centos*) 		dnf install -y 			osmo-bts 			osmo-bts-virtual 			osmo-bts-omldummy 		;; 	esac
#6 0.556 Hit:1 http://deb.debian.org/debian bookworm InRelease
#6 0.556 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#6 0.557 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#6 0.557 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
#6 0.616 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [16.2 kB]
#6 0.623 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.626 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.631 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB]
#6 0.657 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB]
#6 0.690 Fetched 568 kB in 0s (3553 kB/s)
#6 0.690 Reading package lists...
#6 0.956 Reading package lists...
#6 1.214 Building dependency tree...
#6 1.277 Reading state information...
#6 1.345 The following additional packages will be installed:
#6 1.345   libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl0
#6 1.345   libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22
#6 1.345   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11
#6 1.345   libosmovty13 libsctp1 libtalloc2 liburing2 osmocom-latest
#6 1.345 Suggested packages:
#6 1.345   lksctp-tools
#6 1.399 The following NEW packages will be installed:
#6 1.399   libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl0
#6 1.399   libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22
#6 1.399   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11
#6 1.399   libosmovty13 libsctp1 libtalloc2 liburing2 osmo-bts-trx osmo-bts-virtual
#6 1.399   osmocom-latest
#6 1.421 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
#6 1.421 Need to get 2381 kB of archives.
#6 1.421 After this operation, 6322 kB of additional disk space will be used.
#6 1.421 Get:1 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB]
#6 1.424 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B]
#6 1.431 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB]
#6 1.438 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
#6 1.440 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB]
#6 1.441 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB]
#6 1.446 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB]
#6 1.447 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
#6 1.450 Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB]
#6 1.450 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
#6 1.453 Get:11 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB]
#6 1.454 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB]
#6 1.456 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#6 1.466 Get:14 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB]
#6 1.474 Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB]
#6 1.478 Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB]
#6 1.479 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#6 1.480 Get:18 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#6 1.480 Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB]
#6 1.484 Get:20 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#6 1.485 Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau11 2.0.0 [34.4 kB]
#6 1.501 Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bts-trx 1.9.0 [249 kB]
#6 1.511 Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bts-virtual 1.9.0 [259 kB]
#6 1.589 debconf: delaying package configuration, since apt-utils is not installed
#6 1.623 Fetched 2381 kB in 0s (21.2 MB/s)
#6 1.694 Selecting previously unselected package libdecaf0:amd64.
#6 1.694 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6628 files and directories currently installed.)
#6 1.698 Preparing to unpack .../00-libdecaf0_1.0.2-2_amd64.deb ...
#6 1.742 Unpacking libdecaf0:amd64 (1.0.2-2) ...
#6 1.948 Selecting previously unselected package libmbedcrypto7:amd64.
#6 1.949 Preparing to unpack .../01-libmbedcrypto7_2.28.3-1_amd64.deb ...
#6 1.965 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
#6 2.130 Selecting previously unselected package libmbedx509-1:amd64.
#6 2.132 Preparing to unpack .../02-libmbedx509-1_2.28.3-1_amd64.deb ...
#6 2.162 Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
#6 2.376 Selecting previously unselected package libmbedtls14:amd64.
#6 2.378 Preparing to unpack .../03-libmbedtls14_2.28.3-1_amd64.deb ...
#6 2.410 Unpacking libmbedtls14:amd64 (2.28.3-1) ...
#6 2.606 Selecting previously unselected package libbctoolbox1:amd64.
#6 2.607 Preparing to unpack .../04-libbctoolbox1_5.1.64-2_amd64.deb ...
#6 2.642 Unpacking libbctoolbox1:amd64 (5.1.64-2) ...
#6 2.911 Selecting previously unselected package libmnl0:amd64.
#6 2.913 Preparing to unpack .../05-libmnl0_1.0.4-3_amd64.deb ...
#6 2.949 Unpacking libmnl0:amd64 (1.0.4-3) ...
#6 3.168 Selecting previously unselected package libortp16:amd64.
#6 3.171 Preparing to unpack .../06-libortp16_1%3a5.1.64-2_amd64.deb ...
#6 3.191 Unpacking libortp16:amd64 (1:5.1.64-2) ...
#6 3.373 Selecting previously unselected package osmocom-latest.
#6 3.375 Preparing to unpack .../07-osmocom-latest_1.0.0_amd64.deb ...
#6 3.406 Unpacking osmocom-latest (1.0.0) ...
#6 3.625 Selecting previously unselected package libsctp1:amd64.
#6 3.626 Preparing to unpack .../08-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#6 3.657 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 3.875 Selecting previously unselected package libtalloc2:amd64.
#6 3.877 Preparing to unpack .../09-libtalloc2_2.4.0-f2_amd64.deb ...
#6 3.911 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#6 4.120 Selecting previously unselected package liburing2:amd64.
#6 4.122 Preparing to unpack .../10-liburing2_2.3-3_amd64.deb ...
#6 4.152 Unpacking liburing2:amd64 (2.3-3) ...
#6 4.353 Selecting previously unselected package libosmocore22:amd64.
#6 4.355 Preparing to unpack .../11-libosmocore22_1.11.0_amd64.deb ...
#6 4.373 Unpacking libosmocore22:amd64 (1.11.0) ...
#6 4.592 Selecting previously unselected package libosmoisdn0:amd64.
#6 4.594 Preparing to unpack .../12-libosmoisdn0_1.11.0_amd64.deb ...
#6 4.625 Unpacking libosmoisdn0:amd64 (1.11.0) ...
#6 4.850 Selecting previously unselected package libosmogsm20:amd64.
#6 4.852 Preparing to unpack .../13-libosmogsm20_1.11.0_amd64.deb ...
#6 4.882 Unpacking libosmogsm20:amd64 (1.11.0) ...
#6 5.084 Selecting previously unselected package libosmonetif11:amd64.
#6 5.086 Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ...
#6 5.117 Unpacking libosmonetif11:amd64 (1.6.0) ...
#6 5.319 Selecting previously unselected package libosmovty13:amd64.
#6 5.321 Preparing to unpack .../15-libosmovty13_1.11.0_amd64.deb ...
#6 5.352 Unpacking libosmovty13:amd64 (1.11.0) ...
#6 5.538 Selecting previously unselected package libosmoabis15:amd64.
#6 5.540 Preparing to unpack .../16-libosmoabis15_2.0.0_amd64.deb ...
#6 5.569 Unpacking libosmoabis15:amd64 (2.0.0) ...
#6 5.777 Selecting previously unselected package libosmocodec4:amd64.
#6 5.779 Preparing to unpack .../17-libosmocodec4_1.11.0_amd64.deb ...
#6 5.810 Unpacking libosmocodec4:amd64 (1.11.0) ...
#6 5.974 Selecting previously unselected package libosmocoding0:amd64.
#6 5.974 Preparing to unpack .../18-libosmocoding0_1.11.0_amd64.deb ...
#6 6.007 Unpacking libosmocoding0:amd64 (1.11.0) ...
#6 6.206 Selecting previously unselected package libosmoctrl0:amd64.
#6 6.207 Preparing to unpack .../19-libosmoctrl0_1.11.0_amd64.deb ...
#6 6.239 Unpacking libosmoctrl0:amd64 (1.11.0) ...
#6 6.441 Selecting previously unselected package libosmotrau11:amd64.
#6 6.442 Preparing to unpack .../20-libosmotrau11_2.0.0_amd64.deb ...
#6 6.466 Unpacking libosmotrau11:amd64 (2.0.0) ...
#6 6.706 Selecting previously unselected package osmo-bts-trx.
#6 6.707 Preparing to unpack .../21-osmo-bts-trx_1.9.0_amd64.deb ...
#6 6.723 Unpacking osmo-bts-trx (1.9.0) ...
#6 6.950 Selecting previously unselected package osmo-bts-virtual.
#6 6.951 Preparing to unpack .../22-osmo-bts-virtual_1.9.0_amd64.deb ...
#6 6.976 Unpacking osmo-bts-virtual (1.9.0) ...
#6 7.177 Setting up osmocom-latest (1.0.0) ...
#6 7.251 Setting up libdecaf0:amd64 (1.0.2-2) ...
#6 7.343 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#6 7.444 Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
#6 7.521 Setting up libmnl0:amd64 (1.0.4-3) ...
#6 7.613 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 7.715 Setting up liburing2:amd64 (2.3-3) ...
#6 7.809 Setting up libmbedx509-1:amd64 (2.28.3-1) ...
#6 7.905 Setting up libmbedtls14:amd64 (2.28.3-1) ...
#6 8.012 Setting up libbctoolbox1:amd64 (5.1.64-2) ...
#6 8.059 Setting up libortp16:amd64 (1:5.1.64-2) ...
#6 8.154 Setting up libosmocore22:amd64 (1.11.0) ...
#6 8.247 Setting up libosmocodec4:amd64 (1.11.0) ...
#6 8.343 Setting up libosmovty13:amd64 (1.11.0) ...
#6 8.389 Setting up libosmoisdn0:amd64 (1.11.0) ...
#6 8.469 Setting up libosmotrau11:amd64 (2.0.0) ...
#6 8.566 Setting up libosmogsm20:amd64 (1.11.0) ...
#6 8.656 Setting up libosmoctrl0:amd64 (1.11.0) ...
#6 8.755 Setting up libosmonetif11:amd64 (1.6.0) ...
#6 8.855 Setting up libosmocoding0:amd64 (1.11.0) ...
#6 8.954 Setting up libosmoabis15:amd64 (2.0.0) ...
#6 9.056 Setting up osmo-bts-trx (1.9.0) ...
#6 9.487 changed ownership of '/etc/osmocom/osmo-bts-trx.cfg' from root:root to osmocom:osmocom
#6 9.489 mode of '/etc/osmocom/osmo-bts-trx.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 9.491 changed ownership of '/etc/osmocom' from root:root to root:osmocom
#6 9.492 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
#6 9.496 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
#6 9.586 Setting up osmo-bts-virtual (1.9.0) ...
#6 9.694 changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom
#6 9.696 mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 9.697 ownership of '/etc/osmocom' retained as root:osmocom
#6 9.699 mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
#6 9.703 ownership of '/var/lib/osmocom' retained as osmocom:osmocom
#6 9.796 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#6 DONE 10.2s

#7 [3/5] WORKDIR	/TMP
#7 DONE 0.3s

#8 [4/5] COPY	OSMO-BTS.CFG /data/osmo-bts.cfg
#8 DONE 0.2s

#9 [5/5] WORKDIR	/DATA
#9 DONE 0.2s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.4s done
#10 writing image sha256:323c5ac165a4a54c9dda17f281cb38a144c0e4343b51fb81ca10a30fced8ac41 done
#10 naming to docker.io/osmocom-build/osmo-bts-latest:latest 0.0s done
#10 DONE 0.5s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bts-latest'
+ docker_image_exists osmo-bts-latest
+ docker images -q osmocom-build/osmo-bts-latest
+ test -n 323c5ac165a4
+ list_osmo_packages debian-bookworm osmo-bts-latest
+ local distro=debian-bookworm
+ local image=osmo-bts-latest
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-latest -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bts-latest ###

ii  libosmoabis15:amd64     2.0.0                 amd64        GSM A-bis handling
ii  libosmocodec4:amd64     1.11.0                amd64        Osmo codec library
ii  libosmocoding0:amd64    1.11.0                amd64        Osmo coding library
ii  libosmocore22:amd64     1.11.0                amd64        Osmo Core library
ii  libosmoctrl0:amd64      1.11.0                amd64        Osmo control library
ii  libosmogsm20:amd64      1.11.0                amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64      1.11.0                amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64    1.6.0                 amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmotrau11:amd64     2.0.0                 amd64        GSM trau handling
ii  libosmovty13:amd64      1.11.0                amd64        Osmo VTY library
ii  osmo-bts-trx            1.9.0                 amd64        osmo-bts-trx GSM BTS with osmo-trx
ii  osmo-bts-virtual        1.9.0                 amd64        Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP)
ii  osmocom-latest          1.0.0                 amd64        Dummy package, which conflicts with: osmocom-nightly osmocom-next

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmocom-bb-host-master
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name osmocom-bb-host-master
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmocom-bb-host-master
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmocom-bb-host-master
+ echo osmocom-bb-host-master
+ dir=osmocom-bb-host-master
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmocom-bb-host-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmocom-bb-host-master'
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-bts-test-latest/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/osmocom-bb-host-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.00kB done
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.2s

#4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 CACHED

#5 [ 2/10] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		libosmocore-dev && 	apt-get clean
#5 ...

#6 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb
#6 DONE 0.2s

#6 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb
#6 DONE 0.2s

#5 [ 2/10] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		libosmocore-dev && 	apt-get clean
#5 0.449 Hit:1 http://deb.debian.org/debian bookworm InRelease
#5 0.449 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#5 0.449 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#5 0.449 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#5 0.780 Reading package lists...
#5 1.066 Reading package lists...
#5 1.313 Building dependency tree...
#5 1.366 Reading state information...
#5 1.428 The following additional packages will be installed:
#5 1.428   libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0
#5 1.428   libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13
#5 1.428   osmocom-nightly
#5 1.438 The following NEW packages will be installed:
#5 1.438   libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
#5 1.438   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
#5 1.438   libosmovty13 osmocom-nightly
#5 1.459 0 upgraded, 13 newly installed, 0 to remove and 9 not upgraded.
#5 1.459 Need to get 1946 kB of archives.
#5 1.459 After this operation, 6865 kB of additional disk space will be used.
#5 1.459 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503272026 [1180 B]
#5 1.483 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202503272026 [170 kB]
#5 1.487 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202503272026 [52.0 kB]
#5 1.488 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202503272026 [71.2 kB]
#5 1.489 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202503272026 [228 kB]
#5 1.492 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202503272026 [71.7 kB]
#5 1.493 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202503272026 [104 kB]
#5 1.494 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202503272026 [178 kB]
#5 1.497 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202503272026 [60.4 kB]
#5 1.498 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202503272026 [64.3 kB]
#5 1.500 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202503272026 [51.0 kB]
#5 1.502 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202503272026 [44.3 kB]
#5 1.508 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.18.84dc.202503272026 [849 kB]
#5 1.626 debconf: delaying package configuration, since apt-utils is not installed
#5 1.668 Fetched 1946 kB in 0s (26.0 MB/s)
#5 1.725 Selecting previously unselected package osmocom-nightly.
#5 1.725 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 117460 files and directories currently installed.)
#5 1.763 Preparing to unpack .../00-osmocom-nightly_202503272026_amd64.deb ...
#5 1.779 Unpacking osmocom-nightly (202503272026) ...
#5 1.909 Selecting previously unselected package libosmocore22:amd64.
#5 1.927 Preparing to unpack .../01-libosmocore22_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 1.961 Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202503272026) ...
#5 2.110 Selecting previously unselected package libosmocodec4:amd64.
#5 2.127 Preparing to unpack .../02-libosmocodec4_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 2.145 Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202503272026) ...
#5 2.286 Selecting previously unselected package libosmoisdn0:amd64.
#5 2.293 Preparing to unpack .../03-libosmoisdn0_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 2.310 Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 2.452 Selecting previously unselected package libosmogsm20:amd64.
#5 2.469 Preparing to unpack .../04-libosmogsm20_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 2.486 Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202503272026) ...
#5 2.632 Selecting previously unselected package libosmocoding0:amd64.
#5 2.640 Preparing to unpack .../05-libosmocoding0_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 2.657 Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 2.814 Selecting previously unselected package libosmovty13:amd64.
#5 2.822 Preparing to unpack .../06-libosmovty13_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 2.841 Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202503272026) ...
#5 3.000 Selecting previously unselected package libosmogb14:amd64.
#5 3.017 Preparing to unpack .../07-libosmogb14_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 3.035 Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202503272026) ...
#5 3.181 Selecting previously unselected package libosmoctrl0:amd64.
#5 3.199 Preparing to unpack .../08-libosmoctrl0_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 3.216 Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 3.364 Selecting previously unselected package libosmosim2:amd64.
#5 3.382 Preparing to unpack .../09-libosmosim2_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 3.399 Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202503272026) ...
#5 3.540 Selecting previously unselected package libosmousb0:amd64.
#5 3.548 Preparing to unpack .../10-libosmousb0_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 3.564 Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 3.676 Selecting previously unselected package libosmocore.
#5 3.693 Preparing to unpack .../11-libosmocore_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 3.710 Unpacking libosmocore (1.11.0.18.84dc.202503272026) ...
#5 3.832 Selecting previously unselected package libosmocore-dev:amd64.
#5 3.850 Preparing to unpack .../12-libosmocore-dev_1.11.0.18.84dc.202503272026_amd64.deb ...
#5 3.867 Unpacking libosmocore-dev:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.065 Setting up osmocom-nightly (202503272026) ...
#5 4.117 Setting up libosmocore22:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.169 Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.220 Setting up libosmovty13:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.272 Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.324 Setting up libosmousb0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.375 Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.425 Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.477 Setting up libosmogb14:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.529 Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.586 Setting up libosmosim2:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.636 Setting up libosmocore (1.11.0.18.84dc.202503272026) ...
#5 4.685 Setting up libosmocore-dev:amd64 (1.11.0.18.84dc.202503272026) ...
#5 4.736 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#5 DONE 5.0s

#7 [ 3/10] WORKDIR	/TMP
#7 DONE 0.1s

#8 [ 4/10] RUN	GIT clone https://gerrit.osmocom.org/osmocom-bb.git
#8 0.354 Cloning into 'osmocom-bb'...
#8 DONE 0.9s

#9 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb
#9 DONE 0.1s

#10 [ 6/10] RUN	CD osmocom-bb && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#10 0.405 Already on 'master'
#10 0.405 Your branch is up to date with 'origin/master'.
#10 0.406 refs/heads/master
#10 0.447 HEAD is now at 54a0052a fake_trx: Remove unneeded field assignment
#10 0.447 master
#10 0.448 54a0052ab8de1639c306cb3afd1f0ce19b8e2c9c
#10 DONE 0.5s

#11 [ 7/10] RUN	CD osmocom-bb/src/host/trxcon && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#11 2.788 libtoolize: putting auxiliary files in '.'.
#11 2.788 libtoolize: copying file './ltmain.sh'
#11 2.797 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#11 2.797 libtoolize: copying file 'm4/libtool.m4'
#11 2.812 libtoolize: copying file 'm4/ltoptions.m4'
#11 2.855 libtoolize: copying file 'm4/ltsugar.m4'
#11 2.895 libtoolize: copying file 'm4/ltversion.m4'
#11 2.925 libtoolize: copying file 'm4/lt~obsolete.m4'
#11 4.285 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete.
#11 4.285 configure.ac:21: You should run autoupdate.
#11 4.285 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#11 4.285 configure.ac:21: the top level
#11 4.681 configure.ac:12: installing './compile'
#11 4.686 configure.ac:24: installing './config.guess'
#11 4.690 configure.ac:24: installing './config.sub'
#11 4.694 configure.ac:3: installing './install-sh'
#11 4.699 configure.ac:3: installing './missing'
#11 4.761 src/Makefile.am: installing './depcomp'
#11 4.809 checking for a BSD-compatible install... /usr/bin/install -c
#11 4.815 checking whether build environment is sane... yes
#11 4.825 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 4.828 checking for gawk... gawk
#11 4.829 checking whether make sets $(MAKE)... yes
#11 4.848 checking whether make supports nested variables... yes
#11 4.863 checking whether make supports nested variables... (cached) yes
#11 4.863 checking whether make sets $(MAKE)... (cached) yes
#11 4.869 checking for gcc... gcc
#11 4.933 checking whether the C compiler works... yes
#11 4.981 checking for C compiler default output file name... a.out
#11 4.982 checking for suffix of executables... 
#11 5.002 checking whether we are cross compiling... no
#11 5.040 checking for suffix of object files... o
#11 5.061 checking whether the compiler supports GNU C... yes
#11 5.078 checking whether gcc accepts -g... yes
#11 5.096 checking for gcc option to enable C11 features... none needed
#11 5.131 checking whether gcc understands -c and -o together... yes
#11 5.168 checking whether make supports the include directive... yes (GNU style)
#11 5.180 checking dependency style of gcc... gcc3
#11 5.256 checking for pkg-config... /usr/bin/pkg-config
#11 5.256 checking pkg-config is at least version 0.9.0... yes
#11 5.259 checking for libosmocore... yes
#11 5.276 checking for libosmocoding... yes
#11 5.294 checking for libosmogsm... yes
#11 5.312 checking for stdio.h... yes
#11 5.350 checking for stdlib.h... yes
#11 5.377 checking for string.h... yes
#11 5.399 checking for inttypes.h... yes
#11 5.424 checking for stdint.h... yes
#11 5.446 checking for strings.h... yes
#11 5.473 checking for sys/stat.h... yes
#11 5.498 checking for sys/types.h... yes
#11 5.511 checking for unistd.h... yes
#11 5.528 checking for grep that handles long lines and -e... /usr/bin/grep
#11 5.529 checking for egrep... /usr/bin/grep -E
#11 5.536 checking build system type... x86_64-pc-linux-gnu
#11 5.632 checking host system type... x86_64-pc-linux-gnu
#11 5.632 checking how to print strings... printf
#11 5.661 checking for a sed that does not truncate output... /usr/bin/sed
#11 5.663 checking for fgrep... /usr/bin/grep -F
#11 5.664 checking for ld used by gcc... /usr/bin/ld
#11 5.666 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 5.667 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 5.668 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 5.682 checking whether ln -s works... yes
#11 5.683 checking the maximum length of command line arguments... 1572864
#11 5.691 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#11 5.691 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#11 5.691 checking for /usr/bin/ld option to reload object files... -r
#11 5.692 checking for file... file
#11 5.693 checking for objdump... objdump
#11 5.693 checking how to recognize dependent libraries... pass_all
#11 5.694 checking for dlltool... no
#11 5.695 checking how to associate runtime and link libraries... printf %s\n
#11 5.695 checking for ar... ar
#11 5.696 checking for archiver @FILE support... @
#11 5.732 checking for strip... strip
#11 5.733 checking for ranlib... ranlib
#11 5.733 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 5.821 checking for sysroot... no
#11 5.821 checking for a working dd... /usr/bin/dd
#11 5.824 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 5.842 checking for mt... no
#11 5.842 checking if : is a manifest tool... no
#11 5.850 checking for dlfcn.h... yes
#11 5.883 checking for objdir... .libs
#11 5.930 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 5.946 checking for gcc option to produce PIC... -fPIC -DPIC
#11 5.946 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 5.981 checking if gcc static flag -static works... yes
#11 6.038 checking if gcc supports -c -o file.o... yes
#11 6.050 checking if gcc supports -c -o file.o... (cached) yes
#11 6.050 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#11 6.056 checking whether -lc should be explicitly linked in... no
#11 6.081 checking dynamic linker characteristics... GNU/Linux ld.so
#11 6.151 checking how to hardcode library paths into programs... immediate
#11 6.151 checking whether stripping libraries is possible... yes
#11 6.152 checking if libtool supports shared libraries... yes
#11 6.152 checking whether to build shared libraries... yes
#11 6.152 checking whether to build static libraries... yes
#11 6.153 CFLAGS=" -std=gnu11"
#11 6.153 CPPFLAGS=""
#11 6.180 checking that generated files are newer than configure... done
#11 6.181 configure: creating ./config.status
#11 6.815 config.status: creating include/Makefile
#11 6.833 config.status: creating include/osmocom/Makefile
#11 6.848 config.status: creating include/osmocom/bb/Makefile
#11 6.863 config.status: creating include/osmocom/bb/l1sched/Makefile
#11 6.885 config.status: creating include/osmocom/bb/trxcon/Makefile
#11 6.919 config.status: creating src/Makefile
#11 6.955 config.status: creating Makefile
#11 6.982 config.status: executing depfiles commands
#11 7.234 config.status: executing libtool commands
#11 7.337 echo 0.0.0 > .version-t && mv .version-t .version
#11 7.342 make  install-recursive
#11 7.348 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 7.357 Making install in include
#11 7.361 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.369 Making install in osmocom
#11 7.374 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.382 Making install in bb
#11 7.387 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.394 Making install in l1sched
#11 7.399 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.405 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.405 make[6]: Nothing to be done for 'install-exec-am'.
#11 7.405 make[6]: Nothing to be done for 'install-data-am'.
#11 7.405 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.405 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.405 Making install in trxcon
#11 7.410 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.416 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.416 make[6]: Nothing to be done for 'install-exec-am'.
#11 7.416 make[6]: Nothing to be done for 'install-data-am'.
#11 7.416 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.416 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.421 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.427 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.427 make[6]: Nothing to be done for 'install-exec-am'.
#11 7.427 make[6]: Nothing to be done for 'install-data-am'.
#11 7.427 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.427 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.428 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.432 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.437 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.437 make[5]: Nothing to be done for 'install-exec-am'.
#11 7.437 make[5]: Nothing to be done for 'install-data-am'.
#11 7.437 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.437 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.438 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.442 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.448 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.448 make[4]: Nothing to be done for 'install-exec-am'.
#11 7.448 make[4]: Nothing to be done for 'install-data-am'.
#11 7.448 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.448 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.449 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.449 Making install in src
#11 7.455 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 7.458   CC       l1ctl_server.o
#11 7.458   CC       trxcon_main.o
#11 7.459   CC       logging.o
#11 7.459   CC       trx_if.o
#11 7.460   CC       trxcon_inst.lo
#11 7.461   CC       trxcon_fsm.lo
#11 7.461   CC       trxcon_shim.lo
#11 7.463   CC       l1ctl.lo
#11 7.464   CC       sched_lchan_common.lo
#11 7.465   CC       sched_lchan_pdtch.lo
#11 7.466   CC       sched_lchan_desc.lo
#11 7.467   CC       sched_lchan_xcch.lo
#11 7.468   CC       sched_lchan_tchf.lo
#11 7.469   CC       sched_lchan_tchh.lo
#11 7.470   CC       sched_lchan_rach.lo
#11 7.472   CC       sched_mframe.lo
#11 7.472   CC       sched_lchan_sch.lo
#11 7.472   CC       sched_prim.lo
#11 7.475   CC       sched_trx.lo
#11 7.477   CC       l1gprs.lo
#11 7.583 sched_lchan_tchh.c: In function 'rx_tchh_fn':
#11 7.583 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
#11 7.583   249 |                 rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p),
#11 7.583       |                 ^~
#11 7.583 In file included from sched_lchan_tchh.c:36:
#11 7.583 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
#11 7.583    52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
#11 7.583       |     ^~~~~~~~~~~~~~~~~~~~~
#11 7.705   CCLD     libl1sched.la
#11 7.734   CCLD     libtrxcon.la
#11 7.753   CCLD     libl1gprs.la
#11 7.793   CCLD     trxcon
#11 8.334 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 8.335 make[3]: Nothing to be done for 'install-data-am'.
#11 8.335  /usr/bin/mkdir -p '/usr/local/bin'
#11 8.336   /bin/bash ../libtool   --mode=install /usr/bin/install -c trxcon '/usr/local/bin'
#11 8.357 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon
#11 8.360 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 8.360 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 8.362 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.366 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.366 make[3]: Nothing to be done for 'install-exec-am'.
#11 8.366 make[3]: Nothing to be done for 'install-data-am'.
#11 8.366 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.366 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.366 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 DONE 8.5s

#12 [ 8/10] RUN	CD osmocom-bb/src/host/virt_phy && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#12 1.915 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#12 1.915 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
#12 1.915 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
#12 1.915 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
#12 1.915 configure.ac:3: the top level
#12 1.915 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete.
#12 1.915 configure.ac:23: You should run autoupdate.
#12 1.915 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#12 1.915 configure.ac:23: the top level
#12 2.275 configure.ac:13: installing './compile'
#12 2.275 configure.ac:4: installing './install-sh'
#12 2.276 configure.ac:4: installing './missing'
#12 2.319 src/Makefile.am: installing './depcomp'
#12 2.362 checking for a BSD-compatible install... /usr/bin/install -c
#12 2.366 checking whether build environment is sane... yes
#12 2.373 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#12 2.375 checking for gawk... gawk
#12 2.375 checking whether make sets $(MAKE)... yes
#12 2.385 checking whether make supports nested variables... yes
#12 2.393 checking whether make supports nested variables... (cached) yes
#12 2.394 checking whether make sets $(MAKE)... (cached) yes
#12 2.397 checking for gcc... gcc
#12 2.457 checking whether the C compiler works... yes
#12 2.507 checking for C compiler default output file name... a.out
#12 2.508 checking for suffix of executables... 
#12 2.539 checking whether we are cross compiling... no
#12 2.558 checking for suffix of object files... o
#12 2.576 checking whether the compiler supports GNU C... yes
#12 2.592 checking whether gcc accepts -g... yes
#12 2.602 checking for gcc option to enable C11 features... none needed
#12 2.621 checking whether gcc understands -c and -o together... yes
#12 2.659 checking whether make supports the include directive... yes (GNU style)
#12 2.671 checking dependency style of gcc... gcc3
#12 2.733 checking for pkg-config... /usr/bin/pkg-config
#12 2.734 checking pkg-config is at least version 0.9.0... yes
#12 2.737 checking for libosmocore... yes
#12 2.753 checking for libosmogsm... yes
#12 2.771 checking for stdio.h... yes
#12 2.804 checking for stdlib.h... yes
#12 2.833 checking for string.h... yes
#12 2.862 checking for inttypes.h... yes
#12 2.876 checking for stdint.h... yes
#12 2.886 checking for strings.h... yes
#12 2.899 checking for sys/stat.h... yes
#12 2.914 checking for sys/types.h... yes
#12 2.930 checking for unistd.h... yes
#12 2.957 checking for grep that handles long lines and -e... /usr/bin/grep
#12 2.958 checking for egrep... /usr/bin/grep -E
#12 2.959 CFLAGS=" -std=gnu11"
#12 2.959 CPPFLAGS=""
#12 2.973 checking that generated files are newer than configure... done
#12 3.371 configure: creating ./config.status
#12 3.565 config.status: creating Makefile
#12 3.594 config.status: creating include/Makefile
#12 3.631 config.status: creating include/osmocom/Makefile
#12 3.668 config.status: creating include/osmocom/bb/Makefile
#12 3.704 config.status: creating include/osmocom/bb/virtphy/Makefile
#12 3.740 config.status: creating src/Makefile
#12 3.778 config.status: creating config.h
#12 3.802 config.status: executing depfiles commands
#12 4.092 Making install in include
#12 4.096 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.104 Making install in osmocom
#12 4.109 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.116 Making install in bb
#12 4.121 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.128 Making install in virtphy
#12 4.133 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.138 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.138 make[5]: Nothing to be done for 'install-exec-am'.
#12 4.138 make[5]: Nothing to be done for 'install-data-am'.
#12 4.138 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.139 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.143 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.148 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.148 make[5]: Nothing to be done for 'install-exec-am'.
#12 4.148 make[5]: Nothing to be done for 'install-data-am'.
#12 4.148 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.149 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.149 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.154 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.159 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.159 make[4]: Nothing to be done for 'install-exec-am'.
#12 4.159 make[4]: Nothing to be done for 'install-data-am'.
#12 4.159 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.160 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.161 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.165 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.170 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.170 make[3]: Nothing to be done for 'install-exec-am'.
#12 4.170 make[3]: Nothing to be done for 'install-data-am'.
#12 4.170 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.171 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.172 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.172 Making install in src
#12 4.177 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.179   CC       virtphy.o
#12 4.180   CC       l1gprs.o
#12 4.180   CC       logging.o
#12 4.181   CC       gsmtapl1_if.o
#12 4.182   CC       l1ctl_sock.o
#12 4.183   CC       l1ctl_sap.o
#12 4.183   CC       virt_prim_pm.o
#12 4.184   CC       virt_prim_fbsb.o
#12 4.185   CC       virt_prim_rach.o
#12 4.186   CC       virt_prim_data.o
#12 4.187   CC       virt_prim_pdch.o
#12 4.188   CC       virt_prim_traffic.o
#12 4.188   CC       virt_l1_sched_simple.o
#12 4.190   CC       virt_l1_model.o
#12 4.210   CC       shared/virtual_um.o
#12 4.211   CC       shared/osmo_mcast_sock.o
#12 4.314   CCLD     virtphy
#12 4.344 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.345 make[2]: Nothing to be done for 'install-data-am'.
#12 4.345  /usr/bin/mkdir -p '/usr/local/bin'
#12 4.346   /usr/bin/install -c virtphy '/usr/local/bin'
#12 4.347 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.347 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.348 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 4.350 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 4.350 make[2]: Nothing to be done for 'install-exec-am'.
#12 4.351  /usr/bin/mkdir -p '/usr/local/share/doc/virtphy'
#12 4.352  /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy'
#12 4.352 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 4.352 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 DONE 4.4s

#13 [ 9/10] RUN	MKDIR -p /data/unix
#13 DONE 0.4s

#14 [10/10] WORKDIR	/DATA
#14 DONE 0.1s

#15 exporting to image
#15 exporting layers
#15 exporting layers 0.5s done
#15 writing image sha256:6b8713869cdbfd3e4cd1e56fd21e798cc1c8c3094dd87d927b488e4ee32f524e 0.0s done
#15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done
#15 DONE 0.9s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmocom-bb-host-master'
+ docker_image_exists osmocom-bb-host-master
+ docker images -q osmocom-build/osmocom-bb-host-master
+ test -n 6b8713869cdb
+ list_osmo_packages debian-bookworm osmocom-bb-host-master
+ local distro=debian-bookworm
+ local image=osmocom-bb-host-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c
+ [ -n  ]
+ return
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-bts-test
+ local feed
+ echo debian-bookworm-titan
+ depends=debian-bookworm-titan
+ [ -n debian-bookworm-titan ]
+ docker_images_require debian-bookworm-titan
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
latest: Pulling from osmocom-build/debian-bookworm-titan
Digest: sha256:fe3e30e02d9e5799d669f38904c9a5a0ee85337411b5021a8a273e77c9aecde0
Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
+ continue
+ docker_distro_from_image_name ttcn3-bts-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name ttcn3-bts-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-bts-test
+ echo ttcn3-bts-test
+ dir=ttcn3-bts-test
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-bts-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-bts-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../ttcn3-bts-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-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-bts-test-latest/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/ttcn3-bts-test:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 393B done
#1 DONE 0.1s

#2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 876B done
#5 DONE 0.2s

#6 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.2s

#7 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED

#8 [3/4] RUN	TTCN3-DOCKER-PREPARE "master" bts
#8 0.273 + OSMO_TTCN3_BRANCH=master
#8 0.273 + shift
#8 0.273 + cd /osmo-ttcn3-hacks
#8 0.273 + git fetch
#8 0.336 From https://gerrit.osmocom.org/osmo-ttcn3-hacks
#8 0.336  + 938cee2b...db62c0a3 neels/wip  -> origin/neels/wip  (forced update)
#8 0.339 + git checkout master
#8 0.380 Already on 'master'
#8 0.380 Your branch is up to date with 'origin/master'.
#8 0.380 + git symbolic-ref -q HEAD
#8 0.381 refs/heads/master
#8 0.381 + git reset --hard origin/master
#8 0.393 HEAD is now at 3d453535 mme: Replace TC_s1ap_setup_wrong_plmn with test with different expectancies
#8 0.394 + git rev-parse --abbrev-ref HEAD
#8 0.396 master
#8 0.396 + git rev-parse HEAD
#8 0.398 3d453535309a811881a6109bd2d304bb489eca60
#8 0.398 + diff -q /tmp/deps-Makefile deps/Makefile
#8 0.399 Files /tmp/deps-Makefile and deps/Makefile differ
#8 0.399 + make -j8 deps
#8 0.513 make: Nothing to be done for 'deps'.
#8 0.513 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh
#8 0.515 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 0.515 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh
#8 0.516 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 0.516 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh
#8 0.517 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 0.518 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh
#8 0.519 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 0.519 + make bts
#8 0.633 (cd bts && ./gen_links.sh && ./regen_makefile.sh)
#8 0.640 Linking TCCInterface_Functions.ttcn
#8 0.642 Linking TCCConversion_Functions.ttcn
#8 0.644 Linking TCCConversion.cc
#8 0.646 Linking TCCInterface.cc
#8 0.648 Linking TCCInterface_ip.h
#8 0.650 Linking Socket_API_Definitions.ttcn
#8 0.652 Linking IPL4asp_Functions.ttcn
#8 0.654 Linking IPL4asp_PT.cc
#8 0.656 Linking IPL4asp_PT.hh
#8 0.658 Linking IPL4asp_PortType.ttcn
#8 0.660 Linking IPL4asp_Types.ttcn
#8 0.662 Linking IPL4asp_discovery.cc
#8 0.664 Linking IPL4asp_protocol_L234.hh
#8 0.666 Linking UD_PT.cc
#8 0.668 Linking UD_PT.hh
#8 0.670 Linking UD_PortType.ttcn
#8 0.672 Linking UD_Types.ttcn
#8 0.674 Linking MobileL3_CC_Types.ttcn
#8 0.676 Linking MobileL3_CommonIE_Types.ttcn
#8 0.678 Linking MobileL3_GMM_SM_Types.ttcn
#8 0.680 Linking MobileL3_MM_Types.ttcn
#8 0.682 Linking MobileL3_RRM_Types.ttcn
#8 0.684 Linking MobileL3_SMS_Types.ttcn
#8 0.685 Linking MobileL3_SS_Types.ttcn
#8 0.687 Linking MobileL3_Types.ttcn
#8 0.689 Linking TELNETasp_PT.cc
#8 0.691 Linking TELNETasp_PT.hh
#8 0.693 Linking TELNETasp_PortType.ttcn
#8 0.695 Linking RTP_EncDec.cc
#8 0.697 Linking RTP_Types.ttcn
#8 0.699 Linking Misc_Helpers.ttcn
#8 0.701 Linking General_Types.ttcn
#8 0.703 Linking GSM_Types.ttcn
#8 0.704 Linking GSM_RR_Types.ttcn
#8 0.706 Linking Osmocom_VTY_Functions.ttcn
#8 0.708 Linking GSM_SystemInformation.ttcn
#8 0.710 Linking GSM_RestOctets.ttcn
#8 0.712 Linking Osmocom_Types.ttcn
#8 0.713 Linking RLCMAC_Templates.ttcn
#8 0.715 Linking RLCMAC_Types.ttcn
#8 0.717 Linking RLCMAC_CSN1_Templates.ttcn
#8 0.718 Linking RLCMAC_CSN1_Types.ttcn
#8 0.720 Linking RLCMAC_EncDec.cc
#8 0.722 Linking L1CTL_Types.ttcn
#8 0.724 Linking L1CTL_PortType.ttcn
#8 0.725 Linking L1CTL_PortType_CtrlFunct.ttcn
#8 0.727 Linking L1CTL_PortType_CtrlFunctDef.cc
#8 0.729 Linking LAPDm_RAW_PT.ttcn
#8 0.731 Linking LAPDm_Types.ttcn
#8 0.732 Linking IPA_Types.ttcn
#8 0.734 Linking IPA_CodecPort.ttcn
#8 0.736 Linking IPA_CodecPort_CtrlFunct.ttcn
#8 0.738 Linking IPA_CodecPort_CtrlFunctDef.cc
#8 0.740 Linking IPA_Emulation.ttcnpp
#8 0.742 Linking IPA_CodecPort.ttcn
#8 0.744 Linking RSL_Types.ttcn
#8 0.746 Linking RSL_Emulation.ttcn
#8 0.748 Linking AbisOML_Types.ttcn
#8 0.750 Linking Osmocom_CTRL_Types.ttcn
#8 0.752 Linking Osmocom_CTRL_Functions.ttcn
#8 0.754 Linking Osmocom_CTRL_Adapter.ttcn
#8 0.755 Linking L3_Templates.ttcn
#8 0.757 Linking L3_Common.ttcn
#8 0.759 Linking Native_Functions.ttcn
#8 0.761 Linking Native_FunctionDefs.cc
#8 0.762 Linking TRXC_Types.ttcn
#8 0.764 Linking TRXC_CodecPort.ttcn
#8 0.766 Linking TRXC_CodecPort_CtrlFunct.ttcn
#8 0.768 Linking TRXC_CodecPort_CtrlFunctDef.cc
#8 0.769 Linking AMR_Types.ttcn
#8 0.771 Linking RTP_CodecPort.ttcn
#8 0.773 Linking RTP_Emulation.ttcn
#8 0.774 Linking IuUP_Types.ttcn
#8 0.776 Linking IuUP_Emulation.ttcn
#8 0.778 Linking IuUP_EncDec.cc
#8 0.780 Linking RTP_CodecPort_CtrlFunct.ttcn
#8 0.781 Linking RTP_CodecPort_CtrlFunctDef.cc
#8 0.783 Linking OSMUX_CodecPort.ttcn
#8 0.785 Linking OSMUX_Emulation.ttcn
#8 0.786 Linking OSMUX_Types.ttcn
#8 0.788 Linking OSMUX_CodecPort_CtrlFunct.ttcn
#8 0.790 Linking OSMUX_CodecPort_CtrlFunctDef.cc
#8 0.791 Linking PCUIF_Types.ttcn
#8 0.793 Linking PCUIF_CodecPort.ttcn
#8 0.795 Linking IPA_Testing.ttcn
#8 0.820 Generating Makefile skeleton...
#8 0.821 Makefile skeleton was generated.
#8 0.861 make -C bts compile
#8 0.874 make[1]: Entering directory '/osmo-ttcn3-hacks/bts'
#8 0.874 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_OML -DIPA_EMULATION_OSMO_PCU -DIPA_EMULATION_RSL IPA_Emulation.ttcnpp IPA_Emulation.ttcn
#8 0.889 /usr/bin/ttcn3_compiler -L -U 8 AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn - AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn
#8 0.896 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.
#8 0.896 
#8 0.905 Notify: Parsing TTCN-3 module `AMR_Types.ttcn'...
#8 0.906 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'...
#8 0.910 Notify: Parsing TTCN-3 module `BTS_Tests.ttcn'...
#8 0.916 BTS_Tests.ttcn:3525.60-94: In charstring value:
#8 0.916  BTS_Tests.ttcn:3525.88-89: warning: Unknown escape sequence `\w' was treated literally
#8 0.928 Notify: Parsing TTCN-3 module `BTS_Tests_ASCI.ttcn'...
#8 0.928 Notify: Parsing TTCN-3 module `BTS_Tests_LAPDm.ttcn'...
#8 0.931 Notify: Parsing TTCN-3 module `BTS_Tests_OML.ttcn'...
#8 0.933 Notify: Parsing TTCN-3 module `BTS_Tests_SMSCB.ttcn'...
#8 0.935 Notify: Parsing TTCN-3 module `BTS_Tests_VAMOS.ttcn'...
#8 0.935 Notify: Parsing TTCN-3 module `BTS_Tests_perf.ttcn'...
#8 0.935 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'...
#8 0.937 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'...
#8 0.938 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'...
#8 0.939 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
#8 0.940 Notify: Parsing TTCN-3 module `General_Types.ttcn'...
#8 0.940 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'...
#8 0.940 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'...
#8 0.940 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'...
#8 0.941 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'...
#8 0.941 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
#8 0.941 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
#8 0.942 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
#8 0.942 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'...
#8 0.943 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'...
#8 0.943 Notify: Parsing TTCN-3 module `L1CTL_PortType.ttcn'...
#8 0.944 Notify: Parsing TTCN-3 module `L1CTL_PortType_CtrlFunct.ttcn'...
#8 0.944 Notify: Parsing TTCN-3 module `L1CTL_Types.ttcn'...
#8 0.945 Notify: Parsing TTCN-3 module `L3_Common.ttcn'...
#8 0.945 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'...
#8 0.950 Notify: Parsing TTCN-3 module `LAPDm_RAW_PT.ttcn'...
#8 0.951 Notify: Parsing TTCN-3 module `LAPDm_Types.ttcn'...
#8 0.951 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
#8 0.952 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'...
#8 0.953 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'...
#8 0.954 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'...
#8 0.956 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'...
#8 0.957 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'...
#8 0.959 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'...
#8 0.960 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'...
#8 0.960 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'...
#8 0.960 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
#8 0.960 Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'...
#8 0.960 Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'...
#8 0.960 Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'...
#8 0.962 Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'...
#8 0.962 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'...
#8 0.962 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'...
#8 0.963 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'...
#8 0.963 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern:
#8 0.963  Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated
#8 0.963  Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated
#8 0.963 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
#8 0.964 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
#8 0.965 Notify: Parsing TTCN-3 module `PCUIF_CodecPort.ttcn'...
#8 0.965 Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'...
#8 0.967 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'...
#8 0.967 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'...
#8 0.970 Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'...
#8 0.971 Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'...
#8 0.971 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'...
#8 0.973 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'...
#8 0.978 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'...
#8 0.978 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'...
#8 0.978 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'...
#8 0.980 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'...
#8 0.988 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
#8 0.988 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
#8 0.989 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
#8 0.989 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
#8 0.989 Notify: Parsing TTCN-3 module `TRXC_CodecPort.ttcn'...
#8 0.990 Notify: Parsing TTCN-3 module `TRXC_CodecPort_CtrlFunct.ttcn'...
#8 0.990 Notify: Parsing TTCN-3 module `TRXC_Types.ttcn'...
#8 0.990 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'...
#8 0.990 Notify: Parsing TTCN-3 module `UD_Types.ttcn'...
#8 0.990 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'...
#8 0.991 Notify: Checking modules...
#8 0.992 L1CTL_PortType.ttcn: In TTCN-3 module `L1CTL_PortType':
#8 0.992  L1CTL_PortType.ttcn:13.2-28: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:14.2-28: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:15.2-39: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:16.2-25: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:17.2-30: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:18.2-26: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:19.2-29: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:20.2-31: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992  L1CTL_PortType.ttcn:21.2-41: In import definition:
#8 0.992   L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType'
#8 0.992 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests':
#8 0.992  BTS_Tests.ttcn:26.1-28: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:27.1-29: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:28.1-25: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:29.1-28: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:30.1-29: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:31.1-25: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:32.1-30: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:33.1-37: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:34.1-30: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:35.1-27: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:36.1-27: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:37.1-28: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:38.1-32: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:39.1-36: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:40.1-38: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:42.1-25: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:43.1-25: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:44.1-25: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:45.1-29: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:46.1-27: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:47.1-29: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:48.1-29: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:50.1-25: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:52.1-27: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:53.1-31: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:54.1-41: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:55.1-31: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:57.1-29: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:58.1-26: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:59.1-30: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:60.1-40: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:62.1-27: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:63.1-31: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:64.1-24: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:66.1-39: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:67.1-34: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:68.1-30: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:69.1-28: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:70.1-25: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:71.1-37: In import definition:
#8 0.992   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.992  BTS_Tests.ttcn:73.1-37: In import definition:
#8 0.993   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.993  BTS_Tests.ttcn:74.1-34: In import definition:
#8 0.993   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 0.993  BTS_Tests.ttcn:75.1-31: In import definition:
#8 0.993   BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests'
#8 1.009 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation':
#8 1.009  IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT':
#8 1.009   IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl':
#8 1.009    IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT':
#8 1.009     In parameter #4 for `rfci':
#8 1.009      IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime
#8 1.009      IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here
#8 1.021 LAPDm_RAW_PT.ttcn: In TTCN-3 module `LAPDm_RAW_PT':
#8 1.021  LAPDm_RAW_PT.ttcn:150.2-153.2: In function definition `LAPDmStart':
#8 1.021   LAPDm_RAW_PT.ttcn:152.3-14: In function instance:
#8 1.021    LAPDm_RAW_PT.ttcn:393.2-565.2: In function definition `ScanEvents':
#8 1.021     LAPDm_RAW_PT.ttcn:405.3-564.3: In while statement:
#8 1.021      LAPDm_RAW_PT.ttcn:416.5-469.3: In if statement:
#8 1.021       LAPDm_RAW_PT.ttcn:417.4-467.4: In alt construct:
#8 1.021        LAPDm_RAW_PT.ttcn:461.7-21: In guard statement:
#8 1.021         LAPDm_RAW_PT.ttcn:349.10-368.2: In altstep definition `as_tbf_ul_est':
#8 1.021          LAPDm_RAW_PT.ttcn:358.4-33: In function instance:
#8 1.021           LAPDm_RAW_PT.ttcn:358.4-33: warning: The value returned by function `@LAPDm_RAW_PT.f_establish_tbf' is not used
#8 1.025 RSL_Types.ttcn: In TTCN-3 module `RSL_Types':
#8 1.025  RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID':
#8 1.025   RSL_Types.ttcn:1146.3-1148.3: In if statement:
#8 1.025    RSL_Types.ttcn:1147.4-44: In variable assignment:
#8 1.025     RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID':
#8 1.025      RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid':
#8 1.025       RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
#8 1.025       RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here
#8 1.027  RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs':
#8 1.027   RSL_Types.ttcn:2426.3-2433.3: In if statement:
#8 1.027    RSL_Types.ttcn:2427.4-2432.4: In variable assignment:
#8 1.027     RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&':
#8 1.027      RSL_Types.ttcn:2428.5-2431.6: In component #1:
#8 1.027       RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()':
#8 1.027        RSL_Types.ttcn:2430.14-65: In template for record field `body':
#8 1.027         RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid':
#8 1.027          RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID':
#8 1.027           RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid':
#8 1.027            RSL_Types.ttcn:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
#8 1.027            RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here
#8 1.028  RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK':
#8 1.028   RSL_Types.ttcn:2471.3-2473.3: In if statement:
#8 1.028    RSL_Types.ttcn:2472.4-128: In variable assignment:
#8 1.028     RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE':
#8 1.028      RSL_Types.ttcn:2472.66-127: In parameter #2 for `body':
#8 1.028       RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid':
#8 1.028        RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID':
#8 1.028         RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid':
#8 1.028          RSL_Types.ttcn:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
#8 1.028          RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here
#8 1.028  RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX':
#8 1.028   RSL_Types.ttcn:2537.3-2539.3: In if statement:
#8 1.028    RSL_Types.ttcn:2538.4-128: In variable assignment:
#8 1.028     RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE':
#8 1.028      RSL_Types.ttcn:2538.66-127: In parameter #2 for `body':
#8 1.028       RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid':
#8 1.028        RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID':
#8 1.028         RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid':
#8 1.028          RSL_Types.ttcn:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
#8 1.028          RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here
#8 1.028  RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK':
#8 1.028   RSL_Types.ttcn:2572.3-2574.3: In if statement:
#8 1.028    RSL_Types.ttcn:2573.4-128: In variable assignment:
#8 1.028     RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE':
#8 1.028      RSL_Types.ttcn:2573.66-127: In parameter #2 for `body':
#8 1.028       RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid':
#8 1.028        RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID':
#8 1.028         RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid':
#8 1.028          RSL_Types.ttcn:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
#8 1.028          RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here
#8 1.036 BTS_Tests_LAPDm.ttcn: In TTCN-3 module `BTS_Tests_LAPDm':
#8 1.036  BTS_Tests_LAPDm.ttcn:98.1-109.1: In function definition `f_TC_sabm_ua_dcch_sapi0':
#8 1.036   BTS_Tests_LAPDm.ttcn:99.2-17: In function instance:
#8 1.036    BTS_Tests_LAPDm.ttcn:232.9-247.1: In function definition `fp_common_init':
#8 1.036     BTS_Tests_LAPDm.ttcn:244.2-44: In function instance:
#8 1.036      BTS_Tests.ttcn:867.8-886.1: In function definition `f_rsl_chan_act':
#8 1.036       BTS_Tests.ttcn:885.2-73: In function instance:
#8 1.036        BTS_Tests.ttcn:799.8-803.1: In function definition `f_rsl_transceive':
#8 1.036         BTS_Tests.ttcn:802.18-73: In variable definition `rx':
#8 1.036          BTS_Tests.ttcn:769.9-797.1: In function definition `f_rsl_transceive_ret':
#8 1.036           BTS_Tests.ttcn:776.2-795.2: In alt construct:
#8 1.036            BTS_Tests.ttcn:785.21-33: In guard statement:
#8 1.036             BTS_Tests.ttcn:2393.9-2452.1: In altstep definition `as_meas_res':
#8 1.036              BTS_Tests.ttcn:2402.5-53: In guard operation:
#8 1.036               BTS_Tests.ttcn:2402.5-53: In receive statement:
#8 1.036                BTS_Tests.ttcn:2402.17-39: warning: Function invocation 'f_build_meas_res_tmpl()' may change the actual snapshot.
#8 1.037              BTS_Tests.ttcn:2422.22-76: In guard operation:
#8 1.037               BTS_Tests.ttcn:2422.22-76: In receive statement:
#8 1.037                BTS_Tests.ttcn:2422.34-62: warning: Function invocation 'f_build_meas_res_tmpl_empty()' may change the actual snapshot.
#8 1.037              BTS_Tests.ttcn:2449.3-21: In guard expression:
#8 1.037               BTS_Tests.ttcn:2449.3-21: warning: State of timer(s) may change during the actual snapshot.
#8 1.037   BTS_Tests_LAPDm.ttcn:107.2-14: In deactivate statement:
#8 1.037    BTS_Tests_LAPDm.ttcn:107.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.037  BTS_Tests_LAPDm.ttcn:111.1-122.1: In function definition `f_TC_sabm_ua_dcch_sapi0_nopayload':
#8 1.037   BTS_Tests_LAPDm.ttcn:120.2-14: In deactivate statement:
#8 1.037    BTS_Tests_LAPDm.ttcn:120.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.037  BTS_Tests_LAPDm.ttcn:124.1-135.1: In function definition `f_TC_sabm_ua_dcch_sapi3':
#8 1.037   BTS_Tests_LAPDm.ttcn:133.2-14: In deactivate statement:
#8 1.037    BTS_Tests_LAPDm.ttcn:133.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.037  BTS_Tests_LAPDm.ttcn:137.1-148.1: In function definition `f_TC_sabm_ua_dcch_sapi4':
#8 1.037   BTS_Tests_LAPDm.ttcn:146.2-14: In deactivate statement:
#8 1.037    BTS_Tests_LAPDm.ttcn:146.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.039  BTS_Tests_LAPDm.ttcn:206.1-221.1: In function definition `f_TC_sabm_retransmit':
#8 1.039   BTS_Tests_LAPDm.ttcn:219.2-14: In deactivate statement:
#8 1.039    BTS_Tests_LAPDm.ttcn:219.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.039  BTS_Tests_LAPDm.ttcn:526.9-576.1: In function definition `f_TC_iframe_seq_and_ack':
#8 1.039   BTS_Tests_LAPDm.ttcn:574.2-14: In deactivate statement:
#8 1.039    BTS_Tests_LAPDm.ttcn:574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.039  BTS_Tests_LAPDm.ttcn:600.9-682.1: In function definition `f_TC_iframe_timer_recovery':
#8 1.039   BTS_Tests_LAPDm.ttcn:680.2-14: In deactivate statement:
#8 1.039    BTS_Tests_LAPDm.ttcn:680.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.040  BTS_Tests_LAPDm.ttcn:690.9-764.1: In function definition `f_TC_ns_seq_error':
#8 1.040   BTS_Tests_LAPDm.ttcn:761.2-14: In deactivate statement:
#8 1.040    BTS_Tests_LAPDm.ttcn:761.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.040  BTS_Tests_LAPDm.ttcn:772.9-827.1: In function definition `f_TC_nr_seq_error':
#8 1.040   BTS_Tests_LAPDm.ttcn:824.2-14: In deactivate statement:
#8 1.040    BTS_Tests_LAPDm.ttcn:824.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.040  BTS_Tests_LAPDm.ttcn:848.9-956.1: In function definition `f_TC_rec_invalid_frame':
#8 1.040   BTS_Tests_LAPDm.ttcn:953.2-14: In deactivate statement:
#8 1.040    BTS_Tests_LAPDm.ttcn:953.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.040  BTS_Tests_LAPDm.ttcn:1052.9-1078.1: In function definition `f_TC_segm_concat':
#8 1.040   BTS_Tests_LAPDm.ttcn:1072.2-14: In deactivate statement:
#8 1.040    BTS_Tests_LAPDm.ttcn:1072.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.040  BTS_Tests_LAPDm.ttcn:1114.9-1179.1: In function definition `f_TC_t200_n200':
#8 1.040   BTS_Tests_LAPDm.ttcn:1140.2-14: In deactivate statement:
#8 1.040    BTS_Tests_LAPDm.ttcn:1140.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.041  BTS_Tests_LAPDm.ttcn:1187.9-1236.1: In function definition `f_TC_rr_response_frame_loss':
#8 1.041   BTS_Tests_LAPDm.ttcn:1233.2-14: In deactivate statement:
#8 1.041    BTS_Tests_LAPDm.ttcn:1233.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.041  BTS_Tests_LAPDm.ttcn:1243.9-1290.1: In function definition `f_TC_incorrect_cr':
#8 1.041   BTS_Tests_LAPDm.ttcn:1287.2-14: In deactivate statement:
#8 1.041    BTS_Tests_LAPDm.ttcn:1287.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.041  BTS_Tests_LAPDm.ttcn:1298.9-1338.1: In function definition `f_TC_sabm_incorrect_c':
#8 1.041   BTS_Tests_LAPDm.ttcn:1335.2-14: In deactivate statement:
#8 1.041    BTS_Tests_LAPDm.ttcn:1335.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.041  BTS_Tests_LAPDm.ttcn:1350.9-1400.1: In function definition `f_TC_normal_reestablishment':
#8 1.041   BTS_Tests_LAPDm.ttcn:1368.2-14: In deactivate statement:
#8 1.041    BTS_Tests_LAPDm.ttcn:1368.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.041  BTS_Tests_LAPDm.ttcn:1412.9-1467.1: In function definition `f_TC_normal_reestablishment_state_unacked':
#8 1.041   BTS_Tests_LAPDm.ttcn:1438.2-14: In deactivate statement:
#8 1.041    BTS_Tests_LAPDm.ttcn:1438.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
#8 1.044 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests':
#8 1.044  BTS_Tests.ttcn:1483.9-1544.1: In function definition `f_TC_sacch_chan_act_ho_async':
#8 1.044   BTS_Tests.ttcn:1509.2-55: In function instance:
#8 1.044    BTS_Tests.ttcn:1509.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used
#8 1.045   BTS_Tests.ttcn:1538.2-55: In function instance:
#8 1.045    BTS_Tests.ttcn:1538.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used
#8 1.045  BTS_Tests.ttcn:1562.9-1682.1: In function definition `f_TC_sacch_chan_act_ho_sync':
#8 1.045   BTS_Tests.ttcn:1590.2-55: In function instance:
#8 1.045    BTS_Tests.ttcn:1590.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used
#8 1.045   BTS_Tests.ttcn:1619.2-55: In function instance:
#8 1.045    BTS_Tests.ttcn:1619.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used
#8 1.045   BTS_Tests.ttcn:1647.2-55: In function instance:
#8 1.045    BTS_Tests.ttcn:1647.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used
#8 1.045   BTS_Tests.ttcn:1676.2-55: In function instance:
#8 1.045    BTS_Tests.ttcn:1676.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used
#8 1.046  BTS_Tests.ttcn:1866.1-1927.1: In testcase definition `TC_rach_load_count':
#8 1.046   BTS_Tests.ttcn:1899.2-1918.2: In alt construct:
#8 1.046    BTS_Tests.ttcn:1903.3-48: In function instance:
#8 1.046     BTS_Tests.ttcn:1903.3-48: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used
#8 1.046  BTS_Tests.ttcn:2054.9-2122.1: In function definition `f_TC_ho_physical_info':
#8 1.046   BTS_Tests.ttcn:2093.2-55: In function instance:
#8 1.046    BTS_Tests.ttcn:2093.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used
#8 1.047  BTS_Tests.ttcn:2669.8-2731.1: In function definition `f_osmuxem_activate':
#8 1.047   BTS_Tests.ttcn:2707.2-51: In function instance:
#8 1.047    BTS_Tests.ttcn:2707.2-51: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used
#8 1.047  BTS_Tests.ttcn:2734.9-2766.1: In function definition `f_TC_meas_res_periodic':
#8 1.047   BTS_Tests.ttcn:2749.2-2763.2: In alt construct:
#8 1.047    BTS_Tests.ttcn:2755.3-21: In guard expression:
#8 1.047     BTS_Tests.ttcn:2755.3-21: warning: State of timer(s) may change during the actual snapshot.
#8 1.055  BTS_Tests.ttcn:5694.9-5723.1: In function definition `f_TC_pcu_ptcch_ul':
#8 1.055   BTS_Tests.ttcn:5711.2-5722.2: In alt construct:
#8 1.055    BTS_Tests.ttcn:5712.5-35: In guard statement:
#8 1.055     BTS_Tests.ttcn:5712.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg':
#8 1.055      BTS_Tests.ttcn:5712.23-34: In parameter #2 for `tr_msg':
#8 1.055       BTS_Tests.ttcn:5712.23-34: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime
#8 1.055       BTS_Tests.ttcn:5696.29-40: note: Referenced template variable is here
#8 1.055  BTS_Tests.ttcn:5907.1-5962.1: In testcase definition `TC_pcu_ext_rach_content':
#8 1.055   BTS_Tests.ttcn:5919.2-5960.2: In for statement:
#8 1.055    BTS_Tests.ttcn:5948.3-5959.3: In alt construct:
#8 1.055     BTS_Tests.ttcn:5949.6-36: In guard statement:
#8 1.055      BTS_Tests.ttcn:5949.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg':
#8 1.055       BTS_Tests.ttcn:5949.24-35: In parameter #2 for `tr_msg':
#8 1.055        BTS_Tests.ttcn:5949.24-35: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime
#8 1.055        BTS_Tests.ttcn:5908.29-40: note: Referenced template variable is here
#8 1.055  BTS_Tests.ttcn:5964.9-5997.1: In function definition `f_TC_pcu_data_ind_lqual_cb':
#8 1.055   BTS_Tests.ttcn:5974.2-40: In function instance:
#8 1.055    BTS_Tests.ttcn:5974.2-40: warning: The value returned by function `@BTS_Tests.f_TC_pcu_tx_ul_block_req' is not used
#8 1.056  BTS_Tests.ttcn:6190.1-6210.1: In testcase definition `TC_pcu_oml_alert':
#8 1.056   BTS_Tests.ttcn:6208.2-57: In function instance:
#8 1.056    BTS_Tests.ttcn:6208.2-57: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used
#8 1.057  BTS_Tests.ttcn:6617.1-6677.1: In testcase definition `TC_pcu_interf_ind':
#8 1.057   BTS_Tests.ttcn:6645.2-6671.2: In alt construct:
#8 1.057    BTS_Tests.ttcn:6654.14-45: In guard statement:
#8 1.057     BTS_Tests.ttcn:6654.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg':
#8 1.057      BTS_Tests.ttcn:6654.32-44: In parameter #2 for `tr_msg':
#8 1.057       BTS_Tests.ttcn:6654.32-44: warning: Inadequate restriction on the referenced template variable `tr_interf_ind', this may cause a dynamic test case error at runtime
#8 1.057       BTS_Tests.ttcn:6618.29-41: note: Referenced template variable is here
#8 1.064  BTS_Tests.ttcn:8928.9-8987.1: In function definition `f_TC_early_immediate_assignment':
#8 1.064   BTS_Tests.ttcn:8981.2-36: In function instance:
#8 1.064    BTS_Tests.ttcn:8981.2-36: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_WAIT_IMM_ASS' is not used
#8 1.066 BTS_Tests_OML.ttcn: In TTCN-3 module `BTS_Tests_OML':
#8 1.066  BTS_Tests_OML.ttcn:360.9-376.1: In function definition `f_oml_send_exp_fail_rep':
#8 1.066   BTS_Tests_OML.ttcn:375.2-47: In function instance:
#8 1.066    BTS_Tests_OML.ttcn:375.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used
#8 1.066  BTS_Tests_OML.ttcn:472.1-483.1: In testcase definition `TC_short_length':
#8 1.066   BTS_Tests_OML.ttcn:481.2-47: In function instance:
#8 1.066    BTS_Tests_OML.ttcn:481.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used
#8 1.066  BTS_Tests_OML.ttcn:486.1-496.1: In testcase definition `TC_long_length':
#8 1.066   BTS_Tests_OML.ttcn:494.2-42: In function instance:
#8 1.066    BTS_Tests_OML.ttcn:494.2-42: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used
#8 1.072 Notify: Generating code...
#8 1.372 Notify: File `AMR_Types.hh' was generated.
#8 1.372 Notify: File `AMR_Types.cc' was generated.
#8 1.372 Notify: File `AMR_Types_part_1.cc' was generated.
#8 1.372 Notify: File `AMR_Types_part_2.cc' was generated.
#8 1.372 Notify: File `AMR_Types_part_3.cc' was generated.
#8 1.372 Notify: File `AMR_Types_part_4.cc' was generated.
#8 1.372 Notify: File `AMR_Types_part_5.cc' was generated.
#8 1.372 Notify: File `AMR_Types_part_6.cc' was generated.
#8 1.372 Notify: File `AMR_Types_part_7.cc' was generated.
#8 1.372 Notify: File `AbisOML_Types.hh' was generated.
#8 1.373 Notify: File `AbisOML_Types.cc' was generated.
#8 1.373 Notify: File `AbisOML_Types_part_1.cc' was generated.
#8 1.373 Notify: File `AbisOML_Types_part_2.cc' was generated.
#8 1.373 Notify: File `AbisOML_Types_part_3.cc' was generated.
#8 1.373 Notify: File `AbisOML_Types_part_4.cc' was generated.
#8 1.373 Notify: File `AbisOML_Types_part_5.cc' was generated.
#8 1.373 Notify: File `AbisOML_Types_part_6.cc' was generated.
#8 1.373 Notify: File `AbisOML_Types_part_7.cc' was generated.
#8 1.373 Notify: File `BTS_Tests.hh' was generated.
#8 1.374 Notify: File `BTS_Tests.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI.hh' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI_part_1.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI_part_2.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI_part_3.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI_part_4.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI_part_5.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI_part_6.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_ASCI_part_7.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_LAPDm.hh' was generated.
#8 1.374 Notify: File `BTS_Tests_LAPDm.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_LAPDm_part_1.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_LAPDm_part_2.cc' was generated.
#8 1.374 Notify: File `BTS_Tests_LAPDm_part_3.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_LAPDm_part_4.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_LAPDm_part_5.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_LAPDm_part_6.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_LAPDm_part_7.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML.hh' was generated.
#8 1.375 Notify: File `BTS_Tests_OML.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML_part_1.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML_part_2.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML_part_3.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML_part_4.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML_part_5.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML_part_6.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_OML_part_7.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB.hh' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB_part_1.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB_part_2.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB_part_3.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB_part_4.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB_part_5.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB_part_6.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_SMSCB_part_7.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_VAMOS.hh' was generated.
#8 1.375 Notify: File `BTS_Tests_VAMOS.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_VAMOS_part_1.cc' was generated.
#8 1.375 Notify: File `BTS_Tests_VAMOS_part_2.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_VAMOS_part_3.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_VAMOS_part_4.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_VAMOS_part_5.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_VAMOS_part_6.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_VAMOS_part_7.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_part_1.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_part_2.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_part_3.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_part_4.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_part_5.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_part_6.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_part_7.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf.hh' was generated.
#8 1.376 Notify: File `BTS_Tests_perf.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf_part_1.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf_part_2.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf_part_3.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf_part_4.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf_part_5.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf_part_6.cc' was generated.
#8 1.376 Notify: File `BTS_Tests_perf_part_7.cc' was generated.
#8 1.377 Notify: File `GSM_RR_Types.hh' was generated.
#8 1.377 Notify: File `GSM_RR_Types.cc' was generated.
#8 1.378 Notify: File `GSM_RR_Types_part_1.cc' was generated.
#8 1.378 Notify: File `GSM_RR_Types_part_2.cc' was generated.
#8 1.378 Notify: File `GSM_RR_Types_part_3.cc' was generated.
#8 1.378 Notify: File `GSM_RR_Types_part_4.cc' was generated.
#8 1.378 Notify: File `GSM_RR_Types_part_5.cc' was generated.
#8 1.378 Notify: File `GSM_RR_Types_part_6.cc' was generated.
#8 1.378 Notify: File `GSM_RR_Types_part_7.cc' was generated.
#8 1.379 Notify: File `GSM_RestOctets.hh' was generated.
#8 1.379 Notify: File `GSM_RestOctets.cc' was generated.
#8 1.380 Notify: File `GSM_RestOctets_part_1.cc' was generated.
#8 1.380 Notify: File `GSM_RestOctets_part_2.cc' was generated.
#8 1.381 Notify: File `GSM_RestOctets_part_3.cc' was generated.
#8 1.381 Notify: File `GSM_RestOctets_part_4.cc' was generated.
#8 1.381 Notify: File `GSM_RestOctets_part_5.cc' was generated.
#8 1.381 Notify: File `GSM_RestOctets_part_6.cc' was generated.
#8 1.381 Notify: File `GSM_RestOctets_part_7.cc' was generated.
#8 1.381 Notify: File `GSM_SystemInformation.hh' was generated.
#8 1.381 Notify: File `GSM_SystemInformation.cc' was generated.
#8 1.381 Notify: File `GSM_SystemInformation_part_1.cc' was generated.
#8 1.381 Notify: File `GSM_SystemInformation_part_2.cc' was generated.
#8 1.381 Notify: File `GSM_SystemInformation_part_3.cc' was generated.
#8 1.381 Notify: File `GSM_SystemInformation_part_4.cc' was generated.
#8 1.382 Notify: File `GSM_SystemInformation_part_5.cc' was generated.
#8 1.382 Notify: File `GSM_SystemInformation_part_6.cc' was generated.
#8 1.382 Notify: File `GSM_SystemInformation_part_7.cc' was generated.
#8 1.382 Notify: File `GSM_Types.hh' was generated.
#8 1.382 Notify: File `GSM_Types.cc' was generated.
#8 1.382 Notify: File `GSM_Types_part_1.cc' was generated.
#8 1.382 Notify: File `GSM_Types_part_2.cc' was generated.
#8 1.382 Notify: File `GSM_Types_part_3.cc' was generated.
#8 1.382 Notify: File `GSM_Types_part_4.cc' was generated.
#8 1.382 Notify: File `GSM_Types_part_5.cc' was generated.
#8 1.382 Notify: File `GSM_Types_part_6.cc' was generated.
#8 1.382 Notify: File `GSM_Types_part_7.cc' was generated.
#8 1.382 Notify: File `General_Types.hh' was generated.
#8 1.383 Notify: File `General_Types.cc' was generated.
#8 1.383 Notify: File `General_Types_part_1.cc' was generated.
#8 1.383 Notify: File `General_Types_part_2.cc' was generated.
#8 1.383 Notify: File `General_Types_part_3.cc' was generated.
#8 1.383 Notify: File `General_Types_part_4.cc' was generated.
#8 1.383 Notify: File `General_Types_part_5.cc' was generated.
#8 1.383 Notify: File `General_Types_part_6.cc' was generated.
#8 1.383 Notify: File `General_Types_part_7.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort.hh' was generated.
#8 1.383 Notify: File `IPA_CodecPort.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_part_1.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_part_2.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_part_3.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_part_4.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_part_5.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_part_6.cc' was generated.
#8 1.383 Notify: File `IPA_CodecPort_part_7.cc' was generated.
#8 1.383 Notify: File `IPA_Emulation.hh' was generated.
#8 1.384 Notify: File `IPA_Emulation.cc' was generated.
#8 1.384 Notify: File `IPA_Emulation_part_1.cc' was generated.
#8 1.384 Notify: File `IPA_Emulation_part_2.cc' was generated.
#8 1.384 Notify: File `IPA_Emulation_part_3.cc' was generated.
#8 1.384 Notify: File `IPA_Emulation_part_4.cc' was generated.
#8 1.384 Notify: File `IPA_Emulation_part_5.cc' was generated.
#8 1.384 Notify: File `IPA_Emulation_part_6.cc' was generated.
#8 1.384 Notify: File `IPA_Emulation_part_7.cc' was generated.
#8 1.384 Notify: File `IPA_Testing.hh' was generated.
#8 1.384 Notify: File `IPA_Testing.cc' was generated.
#8 1.384 Notify: File `IPA_Testing_part_1.cc' was generated.
#8 1.384 Notify: File `IPA_Testing_part_2.cc' was generated.
#8 1.384 Notify: File `IPA_Testing_part_3.cc' was generated.
#8 1.384 Notify: File `IPA_Testing_part_4.cc' was generated.
#8 1.384 Notify: File `IPA_Testing_part_5.cc' was generated.
#8 1.384 Notify: File `IPA_Testing_part_6.cc' was generated.
#8 1.384 Notify: File `IPA_Testing_part_7.cc' was generated.
#8 1.384 Notify: File `IPA_Types.hh' was generated.
#8 1.384 Notify: File `IPA_Types.cc' was generated.
#8 1.384 Notify: File `IPA_Types_part_1.cc' was generated.
#8 1.384 Notify: File `IPA_Types_part_2.cc' was generated.
#8 1.384 Notify: File `IPA_Types_part_3.cc' was generated.
#8 1.384 Notify: File `IPA_Types_part_4.cc' was generated.
#8 1.384 Notify: File `IPA_Types_part_5.cc' was generated.
#8 1.384 Notify: File `IPA_Types_part_6.cc' was generated.
#8 1.385 Notify: File `IPA_Types_part_7.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions.hh' was generated.
#8 1.385 Notify: File `IPL4asp_Functions.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions_part_1.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions_part_2.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions_part_3.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions_part_4.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions_part_5.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions_part_6.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Functions_part_7.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType.hh' was generated.
#8 1.385 Notify: File `IPL4asp_PortType.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType_part_1.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType_part_2.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType_part_3.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType_part_4.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType_part_5.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType_part_6.cc' was generated.
#8 1.385 Notify: File `IPL4asp_PortType_part_7.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Types.hh' was generated.
#8 1.385 Notify: File `IPL4asp_Types.cc' was generated.
#8 1.385 Notify: File `IPL4asp_Types_part_1.cc' was generated.
#8 1.386 Notify: File `IPL4asp_Types_part_2.cc' was generated.
#8 1.386 Notify: File `IPL4asp_Types_part_3.cc' was generated.
#8 1.386 Notify: File `IPL4asp_Types_part_4.cc' was generated.
#8 1.386 Notify: File `IPL4asp_Types_part_5.cc' was generated.
#8 1.386 Notify: File `IPL4asp_Types_part_6.cc' was generated.
#8 1.386 Notify: File `IPL4asp_Types_part_7.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation.hh' was generated.
#8 1.386 Notify: File `IuUP_Emulation.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation_part_1.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation_part_2.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation_part_3.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation_part_4.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation_part_5.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation_part_6.cc' was generated.
#8 1.386 Notify: File `IuUP_Emulation_part_7.cc' was generated.
#8 1.386 Notify: File `IuUP_Types.hh' was generated.
#8 1.387 Notify: File `IuUP_Types.cc' was generated.
#8 1.387 Notify: File `IuUP_Types_part_1.cc' was generated.
#8 1.387 Notify: File `IuUP_Types_part_2.cc' was generated.
#8 1.387 Notify: File `IuUP_Types_part_3.cc' was generated.
#8 1.387 Notify: File `IuUP_Types_part_4.cc' was generated.
#8 1.387 Notify: File `IuUP_Types_part_5.cc' was generated.
#8 1.387 Notify: File `IuUP_Types_part_6.cc' was generated.
#8 1.387 Notify: File `IuUP_Types_part_7.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType.hh' was generated.
#8 1.387 Notify: File `L1CTL_PortType.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct.hh' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct_part_1.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct_part_2.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct_part_3.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct_part_4.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct_part_5.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct_part_6.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_CtrlFunct_part_7.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_part_1.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_part_2.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_part_3.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_part_4.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_part_5.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_part_6.cc' was generated.
#8 1.387 Notify: File `L1CTL_PortType_part_7.cc' was generated.
#8 1.387 Notify: File `L1CTL_Types.hh' was generated.
#8 1.388 Notify: File `L1CTL_Types.cc' was generated.
#8 1.388 Notify: File `L1CTL_Types_part_1.cc' was generated.
#8 1.388 Notify: File `L1CTL_Types_part_2.cc' was generated.
#8 1.388 Notify: File `L1CTL_Types_part_3.cc' was generated.
#8 1.388 Notify: File `L1CTL_Types_part_4.cc' was generated.
#8 1.388 Notify: File `L1CTL_Types_part_5.cc' was generated.
#8 1.388 Notify: File `L1CTL_Types_part_6.cc' was generated.
#8 1.388 Notify: File `L1CTL_Types_part_7.cc' was generated.
#8 1.388 Notify: File `L3_Common.hh' was generated.
#8 1.388 Notify: File `L3_Common.cc' was generated.
#8 1.388 Notify: File `L3_Common_part_1.cc' was generated.
#8 1.389 Notify: File `L3_Common_part_2.cc' was generated.
#8 1.389 Notify: File `L3_Common_part_3.cc' was generated.
#8 1.389 Notify: File `L3_Common_part_4.cc' was generated.
#8 1.389 Notify: File `L3_Common_part_5.cc' was generated.
#8 1.389 Notify: File `L3_Common_part_6.cc' was generated.
#8 1.389 Notify: File `L3_Common_part_7.cc' was generated.
#8 1.389 Notify: File `L3_Templates.hh' was generated.
#8 1.389 Notify: File `L3_Templates.cc' was generated.
#8 1.389 Notify: File `L3_Templates_part_1.cc' was generated.
#8 1.389 Notify: File `L3_Templates_part_2.cc' was generated.
#8 1.389 Notify: File `L3_Templates_part_3.cc' was generated.
#8 1.389 Notify: File `L3_Templates_part_4.cc' was generated.
#8 1.389 Notify: File `L3_Templates_part_5.cc' was generated.
#8 1.389 Notify: File `L3_Templates_part_6.cc' was generated.
#8 1.389 Notify: File `L3_Templates_part_7.cc' was generated.
#8 1.389 Notify: File `LAPDm_RAW_PT.hh' was generated.
#8 1.389 Notify: File `LAPDm_RAW_PT.cc' was generated.
#8 1.389 Notify: File `LAPDm_RAW_PT_part_1.cc' was generated.
#8 1.389 Notify: File `LAPDm_RAW_PT_part_2.cc' was generated.
#8 1.389 Notify: File `LAPDm_RAW_PT_part_3.cc' was generated.
#8 1.390 Notify: File `LAPDm_RAW_PT_part_4.cc' was generated.
#8 1.390 Notify: File `LAPDm_RAW_PT_part_5.cc' was generated.
#8 1.390 Notify: File `LAPDm_RAW_PT_part_6.cc' was generated.
#8 1.390 Notify: File `LAPDm_RAW_PT_part_7.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types.hh' was generated.
#8 1.390 Notify: File `LAPDm_Types.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types_part_1.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types_part_2.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types_part_3.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types_part_4.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types_part_5.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types_part_6.cc' was generated.
#8 1.390 Notify: File `LAPDm_Types_part_7.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers.hh' was generated.
#8 1.390 Notify: File `Misc_Helpers.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers_part_1.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers_part_2.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers_part_3.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers_part_4.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers_part_5.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers_part_6.cc' was generated.
#8 1.390 Notify: File `Misc_Helpers_part_7.cc' was generated.
#8 1.391 Notify: File `MobileL3_CC_Types.hh' was generated.
#8 1.391 Notify: File `MobileL3_CC_Types.cc' was generated.
#8 1.392 Notify: File `MobileL3_CC_Types_part_1.cc' was generated.
#8 1.392 Notify: File `MobileL3_CC_Types_part_2.cc' was generated.
#8 1.393 Notify: File `MobileL3_CC_Types_part_3.cc' was generated.
#8 1.393 Notify: File `MobileL3_CC_Types_part_4.cc' was generated.
#8 1.393 Notify: File `MobileL3_CC_Types_part_5.cc' was generated.
#8 1.393 Notify: File `MobileL3_CC_Types_part_6.cc' was generated.
#8 1.393 Notify: File `MobileL3_CC_Types_part_7.cc' was generated.
#8 1.393 Notify: File `MobileL3_CommonIE_Types.hh' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types.cc' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated.
#8 1.394 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated.
#8 1.395 Notify: File `MobileL3_GMM_SM_Types.hh' was generated.
#8 1.396 Notify: File `MobileL3_GMM_SM_Types.cc' was generated.
#8 1.396 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated.
#8 1.397 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated.
#8 1.397 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated.
#8 1.398 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated.
#8 1.399 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated.
#8 1.399 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated.
#8 1.400 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated.
#8 1.400 Notify: File `MobileL3_MM_Types.hh' was generated.
#8 1.400 Notify: File `MobileL3_MM_Types.cc' was generated.
#8 1.401 Notify: File `MobileL3_MM_Types_part_1.cc' was generated.
#8 1.401 Notify: File `MobileL3_MM_Types_part_2.cc' was generated.
#8 1.401 Notify: File `MobileL3_MM_Types_part_3.cc' was generated.
#8 1.401 Notify: File `MobileL3_MM_Types_part_4.cc' was generated.
#8 1.401 Notify: File `MobileL3_MM_Types_part_5.cc' was generated.
#8 1.401 Notify: File `MobileL3_MM_Types_part_6.cc' was generated.
#8 1.401 Notify: File `MobileL3_MM_Types_part_7.cc' was generated.
#8 1.401 Notify: File `MobileL3_RRM_Types.hh' was generated.
#8 1.402 Notify: File `MobileL3_RRM_Types.cc' was generated.
#8 1.403 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated.
#8 1.403 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated.
#8 1.404 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated.
#8 1.404 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated.
#8 1.404 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated.
#8 1.404 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated.
#8 1.404 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated.
#8 1.405 Notify: File `MobileL3_SMS_Types.hh' was generated.
#8 1.405 Notify: File `MobileL3_SMS_Types.cc' was generated.
#8 1.406 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated.
#8 1.406 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated.
#8 1.406 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated.
#8 1.406 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated.
#8 1.406 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated.
#8 1.406 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated.
#8 1.406 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types.hh' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types_part_1.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types_part_2.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types_part_3.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types_part_4.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types_part_5.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types_part_6.cc' was generated.
#8 1.406 Notify: File `MobileL3_SS_Types_part_7.cc' was generated.
#8 1.406 Notify: File `MobileL3_Types.hh' was generated.
#8 1.407 Notify: File `MobileL3_Types.cc' was generated.
#8 1.407 Notify: File `MobileL3_Types_part_1.cc' was generated.
#8 1.407 Notify: File `MobileL3_Types_part_2.cc' was generated.
#8 1.407 Notify: File `MobileL3_Types_part_3.cc' was generated.
#8 1.407 Notify: File `MobileL3_Types_part_4.cc' was generated.
#8 1.407 Notify: File `MobileL3_Types_part_5.cc' was generated.
#8 1.407 Notify: File `MobileL3_Types_part_6.cc' was generated.
#8 1.407 Notify: File `MobileL3_Types_part_7.cc' was generated.
#8 1.407 Notify: File `Native_Functions.hh' was generated.
#8 1.407 Notify: File `Native_Functions.cc' was generated.
#8 1.407 Notify: File `Native_Functions_part_1.cc' was generated.
#8 1.407 Notify: File `Native_Functions_part_2.cc' was generated.
#8 1.407 Notify: File `Native_Functions_part_3.cc' was generated.
#8 1.407 Notify: File `Native_Functions_part_4.cc' was generated.
#8 1.407 Notify: File `Native_Functions_part_5.cc' was generated.
#8 1.407 Notify: File `Native_Functions_part_6.cc' was generated.
#8 1.407 Notify: File `Native_Functions_part_7.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort.hh' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_part_1.cc' was generated.
#8 1.407 Notify: File `OSMUX_CodecPort_part_2.cc' was generated.
#8 1.408 Notify: File `OSMUX_CodecPort_part_3.cc' was generated.
#8 1.408 Notify: File `OSMUX_CodecPort_part_4.cc' was generated.
#8 1.408 Notify: File `OSMUX_CodecPort_part_5.cc' was generated.
#8 1.408 Notify: File `OSMUX_CodecPort_part_6.cc' was generated.
#8 1.408 Notify: File `OSMUX_CodecPort_part_7.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation.hh' was generated.
#8 1.408 Notify: File `OSMUX_Emulation.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation_part_1.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation_part_2.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation_part_3.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation_part_4.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation_part_5.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation_part_6.cc' was generated.
#8 1.408 Notify: File `OSMUX_Emulation_part_7.cc' was generated.
#8 1.408 Notify: File `OSMUX_Types.hh' was generated.
#8 1.408 Notify: File `OSMUX_Types.cc' was generated.
#8 1.408 Notify: File `OSMUX_Types_part_1.cc' was generated.
#8 1.408 Notify: File `OSMUX_Types_part_2.cc' was generated.
#8 1.408 Notify: File `OSMUX_Types_part_3.cc' was generated.
#8 1.408 Notify: File `OSMUX_Types_part_4.cc' was generated.
#8 1.409 Notify: File `OSMUX_Types_part_5.cc' was generated.
#8 1.409 Notify: File `OSMUX_Types_part_6.cc' was generated.
#8 1.409 Notify: File `OSMUX_Types_part_7.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter.hh' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions.hh' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types.hh' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated.
#8 1.409 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types.hh' was generated.
#8 1.410 Notify: File `Osmocom_Types.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types_part_1.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types_part_2.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types_part_3.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types_part_4.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types_part_5.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types_part_6.cc' was generated.
#8 1.410 Notify: File `Osmocom_Types_part_7.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions.hh' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated.
#8 1.410 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort.hh' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort_part_1.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort_part_2.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort_part_3.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort_part_4.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort_part_5.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort_part_6.cc' was generated.
#8 1.410 Notify: File `PCUIF_CodecPort_part_7.cc' was generated.
#8 1.410 Notify: File `PCUIF_Types.hh' was generated.
#8 1.411 Notify: File `PCUIF_Types.cc' was generated.
#8 1.411 Notify: File `PCUIF_Types_part_1.cc' was generated.
#8 1.411 Notify: File `PCUIF_Types_part_2.cc' was generated.
#8 1.411 Notify: File `PCUIF_Types_part_3.cc' was generated.
#8 1.411 Notify: File `PCUIF_Types_part_4.cc' was generated.
#8 1.411 Notify: File `PCUIF_Types_part_5.cc' was generated.
#8 1.411 Notify: File `PCUIF_Types_part_6.cc' was generated.
#8 1.411 Notify: File `PCUIF_Types_part_7.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates.hh' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated.
#8 1.412 Notify: File `RLCMAC_CSN1_Types.hh' was generated.
#8 1.413 Notify: File `RLCMAC_CSN1_Types.cc' was generated.
#8 1.413 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated.
#8 1.414 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated.
#8 1.415 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated.
#8 1.415 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated.
#8 1.415 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated.
#8 1.415 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated.
#8 1.415 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated.
#8 1.415 Notify: File `RLCMAC_Templates.hh' was generated.
#8 1.416 Notify: File `RLCMAC_Templates.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Templates_part_1.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Templates_part_2.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Templates_part_3.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Templates_part_4.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Templates_part_5.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Templates_part_6.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Templates_part_7.cc' was generated.
#8 1.416 Notify: File `RLCMAC_Types.hh' was generated.
#8 1.416 Notify: File `RLCMAC_Types.cc' was generated.
#8 1.417 Notify: File `RLCMAC_Types_part_1.cc' was generated.
#8 1.417 Notify: File `RLCMAC_Types_part_2.cc' was generated.
#8 1.417 Notify: File `RLCMAC_Types_part_3.cc' was generated.
#8 1.417 Notify: File `RLCMAC_Types_part_4.cc' was generated.
#8 1.417 Notify: File `RLCMAC_Types_part_5.cc' was generated.
#8 1.417 Notify: File `RLCMAC_Types_part_6.cc' was generated.
#8 1.417 Notify: File `RLCMAC_Types_part_7.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation.hh' was generated.
#8 1.417 Notify: File `RSL_Emulation.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation_part_1.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation_part_2.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation_part_3.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation_part_4.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation_part_5.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation_part_6.cc' was generated.
#8 1.417 Notify: File `RSL_Emulation_part_7.cc' was generated.
#8 1.417 Notify: File `RSL_Types.hh' was generated.
#8 1.418 Notify: File `RSL_Types.cc' was generated.
#8 1.419 Notify: File `RSL_Types_part_1.cc' was generated.
#8 1.419 Notify: File `RSL_Types_part_2.cc' was generated.
#8 1.419 Notify: File `RSL_Types_part_3.cc' was generated.
#8 1.419 Notify: File `RSL_Types_part_4.cc' was generated.
#8 1.419 Notify: File `RSL_Types_part_5.cc' was generated.
#8 1.419 Notify: File `RSL_Types_part_6.cc' was generated.
#8 1.419 Notify: File `RSL_Types_part_7.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort.hh' was generated.
#8 1.419 Notify: File `RTP_CodecPort.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_part_1.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_part_2.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_part_3.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_part_4.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_part_5.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_part_6.cc' was generated.
#8 1.419 Notify: File `RTP_CodecPort_part_7.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation.hh' was generated.
#8 1.420 Notify: File `RTP_Emulation.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation_part_1.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation_part_2.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation_part_3.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation_part_4.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation_part_5.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation_part_6.cc' was generated.
#8 1.420 Notify: File `RTP_Emulation_part_7.cc' was generated.
#8 1.420 Notify: File `RTP_Types.hh' was generated.
#8 1.421 Notify: File `RTP_Types.cc' was generated.
#8 1.421 Notify: File `RTP_Types_part_1.cc' was generated.
#8 1.421 Notify: File `RTP_Types_part_2.cc' was generated.
#8 1.421 Notify: File `RTP_Types_part_3.cc' was generated.
#8 1.421 Notify: File `RTP_Types_part_4.cc' was generated.
#8 1.421 Notify: File `RTP_Types_part_5.cc' was generated.
#8 1.421 Notify: File `RTP_Types_part_6.cc' was generated.
#8 1.421 Notify: File `RTP_Types_part_7.cc' was generated.
#8 1.421 Notify: File `Socket_API_Definitions.hh' was generated.
#8 1.422 Notify: File `Socket_API_Definitions.cc' was generated.
#8 1.422 Notify: File `Socket_API_Definitions_part_1.cc' was generated.
#8 1.422 Notify: File `Socket_API_Definitions_part_2.cc' was generated.
#8 1.422 Notify: File `Socket_API_Definitions_part_3.cc' was generated.
#8 1.422 Notify: File `Socket_API_Definitions_part_4.cc' was generated.
#8 1.422 Notify: File `Socket_API_Definitions_part_5.cc' was generated.
#8 1.422 Notify: File `Socket_API_Definitions_part_6.cc' was generated.
#8 1.422 Notify: File `Socket_API_Definitions_part_7.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions.hh' was generated.
#8 1.422 Notify: File `TCCConversion_Functions.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions_part_1.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions_part_2.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions_part_3.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions_part_4.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions_part_5.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions_part_6.cc' was generated.
#8 1.422 Notify: File `TCCConversion_Functions_part_7.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions.hh' was generated.
#8 1.422 Notify: File `TCCInterface_Functions.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions_part_1.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions_part_2.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions_part_3.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions_part_4.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions_part_5.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions_part_6.cc' was generated.
#8 1.422 Notify: File `TCCInterface_Functions_part_7.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType.hh' was generated.
#8 1.423 Notify: File `TELNETasp_PortType.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType_part_1.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType_part_2.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType_part_3.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType_part_4.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType_part_5.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType_part_6.cc' was generated.
#8 1.423 Notify: File `TELNETasp_PortType_part_7.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort.hh' was generated.
#8 1.423 Notify: File `TRXC_CodecPort.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct.hh' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_part_1.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_part_2.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_part_3.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_part_4.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_part_5.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_part_6.cc' was generated.
#8 1.423 Notify: File `TRXC_CodecPort_part_7.cc' was generated.
#8 1.423 Notify: File `TRXC_Types.hh' was generated.
#8 1.424 Notify: File `TRXC_Types.cc' was generated.
#8 1.424 Notify: File `TRXC_Types_part_1.cc' was generated.
#8 1.424 Notify: File `TRXC_Types_part_2.cc' was generated.
#8 1.424 Notify: File `TRXC_Types_part_3.cc' was generated.
#8 1.424 Notify: File `TRXC_Types_part_4.cc' was generated.
#8 1.424 Notify: File `TRXC_Types_part_5.cc' was generated.
#8 1.424 Notify: File `TRXC_Types_part_6.cc' was generated.
#8 1.424 Notify: File `TRXC_Types_part_7.cc' was generated.
#8 1.424 Notify: File `UD_PortType.hh' was generated.
#8 1.424 Notify: File `UD_PortType.cc' was generated.
#8 1.424 Notify: File `UD_PortType_part_1.cc' was generated.
#8 1.424 Notify: File `UD_PortType_part_2.cc' was generated.
#8 1.424 Notify: File `UD_PortType_part_3.cc' was generated.
#8 1.424 Notify: File `UD_PortType_part_4.cc' was generated.
#8 1.424 Notify: File `UD_PortType_part_5.cc' was generated.
#8 1.424 Notify: File `UD_PortType_part_6.cc' was generated.
#8 1.424 Notify: File `UD_PortType_part_7.cc' was generated.
#8 1.424 Notify: File `UD_Types.hh' was generated.
#8 1.424 Notify: File `UD_Types.cc' was generated.
#8 1.424 Notify: File `UD_Types_part_1.cc' was generated.
#8 1.424 Notify: File `UD_Types_part_2.cc' was generated.
#8 1.424 Notify: File `UD_Types_part_3.cc' was generated.
#8 1.424 Notify: File `UD_Types_part_4.cc' was generated.
#8 1.424 Notify: File `UD_Types_part_5.cc' was generated.
#8 1.424 Notify: File `UD_Types_part_6.cc' was generated.
#8 1.424 Notify: File `UD_Types_part_7.cc' was generated.
#8 1.424 Notify: 639 files were updated.
#8 1.455 touch compile
#8 1.455 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts'
#8 1.455 make -j20 -C bts
#8 1.464 make[1]: Entering directory '/osmo-ttcn3-hacks/bts'
#8 1.499 Creating dependency file for UD_PT.cc
#8 1.499 Creating dependency file for TRXC_CodecPort_CtrlFunctDef.cc
#8 1.499 Creating dependency file for TELNETasp_PT.cc
#8 1.499 Creating dependency file for TCCInterface.cc
#8 1.500 Creating dependency file for TCCConversion.cc
#8 1.500 Creating dependency file for RTP_EncDec.cc
#8 1.500 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc
#8 1.500 Creating dependency file for RLCMAC_EncDec.cc
#8 1.500 Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc
#8 1.500 Creating dependency file for Native_FunctionDefs.cc
#8 1.501 Creating dependency file for L1CTL_PortType_CtrlFunctDef.cc
#8 1.501 Creating dependency file for IuUP_EncDec.cc
#8 1.501 Creating dependency file for IPL4asp_discovery.cc
#8 1.501 Creating dependency file for IPL4asp_PT.cc
#8 1.502 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc
#8 1.525 Creating dependency file for IPA_Emulation_part_7.cc
#8 1.525 Creating dependency file for IPA_Emulation_part_6.cc
#8 1.525 Creating dependency file for IPA_Emulation_part_5.cc
#8 1.525 Creating dependency file for IPA_Emulation_part_4.cc
#8 1.525 Creating dependency file for IPA_Emulation_part_3.cc
#8 1.526 Creating dependency file for IPA_Emulation_part_2.cc
#8 1.532 Creating dependency file for IPA_Emulation_part_1.cc
#8 1.532 Creating dependency file for IPA_Emulation.cc
#8 1.538 Creating dependency file for UD_Types_part_7.cc
#8 1.538 Creating dependency file for UD_Types_part_6.cc
#8 1.538 Creating dependency file for UD_Types_part_5.cc
#8 1.540 Creating dependency file for UD_Types_part_4.cc
#8 1.545 Creating dependency file for UD_Types_part_3.cc
#8 1.545 Creating dependency file for UD_Types_part_2.cc
#8 1.546 Creating dependency file for UD_Types_part_1.cc
#8 1.547 Creating dependency file for UD_PortType_part_7.cc
#8 1.548 Creating dependency file for UD_PortType_part_6.cc
#8 1.550 Creating dependency file for UD_PortType_part_5.cc
#8 1.551 Creating dependency file for UD_PortType_part_3.cc
#8 1.551 Creating dependency file for UD_PortType_part_4.cc
#8 1.552 Creating dependency file for UD_PortType_part_2.cc
#8 1.558 Creating dependency file for UD_PortType_part_1.cc
#8 1.558 Creating dependency file for TRXC_Types_part_7.cc
#8 1.558 Creating dependency file for TRXC_Types_part_6.cc
#8 1.558 Creating dependency file for TRXC_Types_part_5.cc
#8 1.559 Creating dependency file for TRXC_Types_part_4.cc
#8 1.559 Creating dependency file for TRXC_Types_part_3.cc
#8 1.559 Creating dependency file for TRXC_Types_part_2.cc
#8 1.560 Creating dependency file for TRXC_Types_part_1.cc
#8 1.560 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_7.cc
#8 1.561 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_6.cc
#8 1.562 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_5.cc
#8 1.565 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_4.cc
#8 1.565 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_3.cc
#8 1.566 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_2.cc
#8 1.566 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_1.cc
#8 1.566 Creating dependency file for TRXC_CodecPort_part_7.cc
#8 1.566 Creating dependency file for TRXC_CodecPort_part_6.cc
#8 1.567 Creating dependency file for TRXC_CodecPort_part_5.cc
#8 1.567 Creating dependency file for TRXC_CodecPort_part_4.cc
#8 1.567 Creating dependency file for TRXC_CodecPort_part_3.cc
#8 1.567 Creating dependency file for TRXC_CodecPort_part_2.cc
#8 1.568 Creating dependency file for TRXC_CodecPort_part_1.cc
#8 1.569 Creating dependency file for TELNETasp_PortType_part_7.cc
#8 1.571 Creating dependency file for TELNETasp_PortType_part_6.cc
#8 1.572 Creating dependency file for TELNETasp_PortType_part_5.cc
#8 1.573 Creating dependency file for TELNETasp_PortType_part_4.cc
#8 1.574 Creating dependency file for TELNETasp_PortType_part_3.cc
#8 1.574 Creating dependency file for TELNETasp_PortType_part_2.cc
#8 1.574 Creating dependency file for TELNETasp_PortType_part_1.cc
#8 1.575 Creating dependency file for TCCInterface_Functions_part_7.cc
#8 1.575 Creating dependency file for TCCInterface_Functions_part_6.cc
#8 1.575 Creating dependency file for TCCInterface_Functions_part_5.cc
#8 1.576 Creating dependency file for TCCInterface_Functions_part_4.cc
#8 1.577 Creating dependency file for TCCInterface_Functions_part_3.cc
#8 1.577 Creating dependency file for TCCInterface_Functions_part_1.cc
#8 1.577 Creating dependency file for TCCInterface_Functions_part_2.cc
#8 1.578 Creating dependency file for TCCConversion_Functions_part_7.cc
#8 1.578 Creating dependency file for TCCConversion_Functions_part_6.cc
#8 1.579 Creating dependency file for TCCConversion_Functions_part_5.cc
#8 1.579 Creating dependency file for TCCConversion_Functions_part_4.cc
#8 1.580 Creating dependency file for TCCConversion_Functions_part_3.cc
#8 1.580 Creating dependency file for TCCConversion_Functions_part_2.cc
#8 1.581 Creating dependency file for TCCConversion_Functions_part_1.cc
#8 1.582 Creating dependency file for Socket_API_Definitions_part_7.cc
#8 1.582 Creating dependency file for Socket_API_Definitions_part_6.cc
#8 1.582 Creating dependency file for Socket_API_Definitions_part_5.cc
#8 1.582 Creating dependency file for Socket_API_Definitions_part_4.cc
#8 1.583 Creating dependency file for Socket_API_Definitions_part_3.cc
#8 1.584 Creating dependency file for Socket_API_Definitions_part_1.cc
#8 1.584 Creating dependency file for Socket_API_Definitions_part_2.cc
#8 1.586 Creating dependency file for RTP_Types_part_7.cc
#8 1.586 Creating dependency file for RTP_Types_part_6.cc
#8 1.586 Creating dependency file for RTP_Types_part_5.cc
#8 1.587 Creating dependency file for RTP_Types_part_4.cc
#8 1.588 Creating dependency file for RTP_Types_part_2.cc
#8 1.588 Creating dependency file for RTP_Types_part_3.cc
#8 1.588 Creating dependency file for RTP_Types_part_1.cc
#8 1.588 Creating dependency file for RTP_Emulation_part_6.cc
#8 1.589 Creating dependency file for RTP_Emulation_part_5.cc
#8 1.589 Creating dependency file for RTP_Emulation_part_4.cc
#8 1.589 Creating dependency file for RTP_Emulation_part_7.cc
#8 1.589 Creating dependency file for RTP_Emulation_part_3.cc
#8 1.590 Creating dependency file for RTP_Emulation_part_2.cc
#8 1.591 Creating dependency file for RTP_Emulation_part_1.cc
#8 1.594 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc
#8 1.595 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc
#8 1.595 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc
#8 1.595 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc
#8 1.595 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc
#8 1.596 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc
#8 1.596 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc
#8 1.596 Creating dependency file for RTP_CodecPort_part_7.cc
#8 1.597 Creating dependency file for RTP_CodecPort_part_5.cc
#8 1.597 Creating dependency file for RTP_CodecPort_part_6.cc
#8 1.597 Creating dependency file for RTP_CodecPort_part_4.cc
#8 1.598 Creating dependency file for RTP_CodecPort_part_3.cc
#8 1.598 Creating dependency file for RTP_CodecPort_part_2.cc
#8 1.598 Creating dependency file for RTP_CodecPort_part_1.cc
#8 1.600 Creating dependency file for RSL_Types_part_7.cc
#8 1.603 Creating dependency file for RSL_Types_part_6.cc
#8 1.603 Creating dependency file for RSL_Types_part_5.cc
#8 1.604 Creating dependency file for RSL_Types_part_4.cc
#8 1.604 Creating dependency file for RSL_Types_part_3.cc
#8 1.605 Creating dependency file for RSL_Types_part_2.cc
#8 1.605 Creating dependency file for RSL_Types_part_1.cc
#8 1.606 Creating dependency file for RSL_Emulation_part_7.cc
#8 1.606 Creating dependency file for RSL_Emulation_part_6.cc
#8 1.606 Creating dependency file for RSL_Emulation_part_5.cc
#8 1.606 Creating dependency file for RSL_Emulation_part_4.cc
#8 1.609 Creating dependency file for RSL_Emulation_part_3.cc
#8 1.609 Creating dependency file for RSL_Emulation_part_2.cc
#8 1.609 Creating dependency file for RSL_Emulation_part_1.cc
#8 1.609 Creating dependency file for RLCMAC_Types_part_7.cc
#8 1.609 Creating dependency file for RLCMAC_Types_part_6.cc
#8 1.610 Creating dependency file for RLCMAC_Types_part_5.cc
#8 1.610 Creating dependency file for RLCMAC_Types_part_4.cc
#8 1.611 Creating dependency file for RLCMAC_Types_part_3.cc
#8 1.611 Creating dependency file for RLCMAC_Types_part_2.cc
#8 1.611 Creating dependency file for RLCMAC_Types_part_1.cc
#8 1.613 Creating dependency file for RLCMAC_Templates_part_6.cc
#8 1.613 Creating dependency file for RLCMAC_Templates_part_7.cc
#8 1.614 Creating dependency file for RLCMAC_Templates_part_5.cc
#8 1.616 Creating dependency file for RLCMAC_Templates_part_4.cc
#8 1.616 Creating dependency file for RLCMAC_Templates_part_3.cc
#8 1.617 Creating dependency file for RLCMAC_Templates_part_2.cc
#8 1.617 Creating dependency file for RLCMAC_Templates_part_1.cc
#8 1.618 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc
#8 1.618 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc
#8 1.618 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc
#8 1.618 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc
#8 1.620 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc
#8 1.620 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc
#8 1.622 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc
#8 1.623 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc
#8 1.624 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc
#8 1.624 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc
#8 1.624 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc
#8 1.627 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc
#8 1.627 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc
#8 1.627 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc
#8 1.628 Creating dependency file for PCUIF_Types_part_7.cc
#8 1.628 Creating dependency file for PCUIF_Types_part_6.cc
#8 1.630 Creating dependency file for PCUIF_Types_part_5.cc
#8 1.630 Creating dependency file for PCUIF_Types_part_4.cc
#8 1.631 Creating dependency file for PCUIF_Types_part_3.cc
#8 1.632 Creating dependency file for PCUIF_Types_part_2.cc
#8 1.635 Creating dependency file for PCUIF_Types_part_1.cc
#8 1.635 Creating dependency file for PCUIF_CodecPort_part_7.cc
#8 1.635 Creating dependency file for PCUIF_CodecPort_part_6.cc
#8 1.637 Creating dependency file for PCUIF_CodecPort_part_5.cc
#8 1.637 Creating dependency file for PCUIF_CodecPort_part_4.cc
#8 1.637 Creating dependency file for PCUIF_CodecPort_part_3.cc
#8 1.639 Creating dependency file for PCUIF_CodecPort_part_2.cc
#8 1.641 Creating dependency file for PCUIF_CodecPort_part_1.cc
#8 1.643 Creating dependency file for Osmocom_VTY_Functions_part_7.cc
#8 1.643 Creating dependency file for Osmocom_VTY_Functions_part_6.cc
#8 1.644 Creating dependency file for Osmocom_VTY_Functions_part_5.cc
#8 1.645 Creating dependency file for Osmocom_VTY_Functions_part_4.cc
#8 1.645 Creating dependency file for Osmocom_VTY_Functions_part_3.cc
#8 1.646 Creating dependency file for Osmocom_VTY_Functions_part_2.cc
#8 1.648 Creating dependency file for Osmocom_VTY_Functions_part_1.cc
#8 1.651 Creating dependency file for Osmocom_Types_part_7.cc
#8 1.651 Creating dependency file for Osmocom_Types_part_6.cc
#8 1.651 Creating dependency file for Osmocom_Types_part_5.cc
#8 1.652 Creating dependency file for Osmocom_Types_part_4.cc
#8 1.653 Creating dependency file for Osmocom_Types_part_3.cc
#8 1.655 Creating dependency file for Osmocom_Types_part_2.cc
#8 1.658 Creating dependency file for Osmocom_Types_part_1.cc
#8 1.658 Creating dependency file for Osmocom_CTRL_Types_part_7.cc
#8 1.659 Creating dependency file for Osmocom_CTRL_Types_part_6.cc
#8 1.659 Creating dependency file for Osmocom_CTRL_Types_part_5.cc
#8 1.659 Creating dependency file for Osmocom_CTRL_Types_part_4.cc
#8 1.660 Creating dependency file for Osmocom_CTRL_Types_part_3.cc
#8 1.661 Creating dependency file for Osmocom_CTRL_Types_part_2.cc
#8 1.663 Creating dependency file for Osmocom_CTRL_Types_part_1.cc
#8 1.665 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc
#8 1.666 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc
#8 1.666 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc
#8 1.667 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc
#8 1.667 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc
#8 1.668 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc
#8 1.668 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc
#8 1.670 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc
#8 1.673 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc
#8 1.673 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc
#8 1.676 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc
#8 1.676 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc
#8 1.676 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc
#8 1.677 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc
#8 1.677 Creating dependency file for OSMUX_Types_part_7.cc
#8 1.677 Creating dependency file for OSMUX_Types_part_6.cc
#8 1.680 Creating dependency file for OSMUX_Types_part_5.cc
#8 1.682 Creating dependency file for OSMUX_Types_part_4.cc
#8 1.682 Creating dependency file for OSMUX_Types_part_3.cc
#8 1.684 Creating dependency file for OSMUX_Types_part_2.cc
#8 1.684 Creating dependency file for OSMUX_Types_part_1.cc
#8 1.686 Creating dependency file for OSMUX_Emulation_part_7.cc
#8 1.686 Creating dependency file for OSMUX_Emulation_part_5.cc
#8 1.686 Creating dependency file for OSMUX_Emulation_part_4.cc
#8 1.686 Creating dependency file for OSMUX_Emulation_part_6.cc
#8 1.688 Creating dependency file for OSMUX_Emulation_part_3.cc
#8 1.690 Creating dependency file for OSMUX_Emulation_part_2.cc
#8 1.690 Creating dependency file for OSMUX_Emulation_part_1.cc
#8 1.691 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 1.692 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 1.694 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 1.695 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 1.695 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 1.698 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 1.698 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 1.698 Creating dependency file for OSMUX_CodecPort_part_7.cc
#8 1.699 Creating dependency file for OSMUX_CodecPort_part_6.cc
#8 1.699 Creating dependency file for OSMUX_CodecPort_part_5.cc
#8 1.702 Creating dependency file for OSMUX_CodecPort_part_4.cc
#8 1.703 Creating dependency file for OSMUX_CodecPort_part_3.cc
#8 1.706 Creating dependency file for OSMUX_CodecPort_part_2.cc
#8 1.706 Creating dependency file for OSMUX_CodecPort_part_1.cc
#8 1.706 Creating dependency file for Native_Functions_part_6.cc
#8 1.706 Creating dependency file for Native_Functions_part_7.cc
#8 1.707 Creating dependency file for Native_Functions_part_5.cc
#8 1.708 Creating dependency file for Native_Functions_part_4.cc
#8 1.710 Creating dependency file for Native_Functions_part_3.cc
#8 1.711 Creating dependency file for Native_Functions_part_2.cc
#8 1.712 Creating dependency file for Native_Functions_part_1.cc
#8 1.715 Creating dependency file for MobileL3_Types_part_6.cc
#8 1.715 Creating dependency file for MobileL3_Types_part_5.cc
#8 1.715 Creating dependency file for MobileL3_Types_part_3.cc
#8 1.715 Creating dependency file for MobileL3_Types_part_4.cc
#8 1.716 Creating dependency file for MobileL3_Types_part_7.cc
#8 1.717 Creating dependency file for MobileL3_Types_part_2.cc
#8 1.721 Creating dependency file for MobileL3_Types_part_1.cc
#8 1.722 Creating dependency file for MobileL3_SS_Types_part_6.cc
#8 1.722 Creating dependency file for MobileL3_SS_Types_part_7.cc
#8 1.722 Creating dependency file for MobileL3_SS_Types_part_5.cc
#8 1.723 Creating dependency file for MobileL3_SS_Types_part_4.cc
#8 1.723 Creating dependency file for MobileL3_SS_Types_part_3.cc
#8 1.723 Creating dependency file for MobileL3_SS_Types_part_2.cc
#8 1.726 Creating dependency file for MobileL3_SS_Types_part_1.cc
#8 1.726 Creating dependency file for MobileL3_SMS_Types_part_7.cc
#8 1.726 Creating dependency file for MobileL3_SMS_Types_part_6.cc
#8 1.730 Creating dependency file for MobileL3_SMS_Types_part_4.cc
#8 1.730 Creating dependency file for MobileL3_SMS_Types_part_5.cc
#8 1.730 Creating dependency file for MobileL3_SMS_Types_part_3.cc
#8 1.733 Creating dependency file for MobileL3_SMS_Types_part_2.cc
#8 1.734 Creating dependency file for MobileL3_RRM_Types_part_7.cc
#8 1.734 Creating dependency file for MobileL3_SMS_Types_part_1.cc
#8 1.735 Creating dependency file for MobileL3_RRM_Types_part_6.cc
#8 1.735 Creating dependency file for MobileL3_RRM_Types_part_5.cc
#8 1.736 Creating dependency file for MobileL3_RRM_Types_part_4.cc
#8 1.737 Creating dependency file for MobileL3_RRM_Types_part_3.cc
#8 1.738 Creating dependency file for MobileL3_RRM_Types_part_2.cc
#8 1.744 Creating dependency file for MobileL3_RRM_Types_part_1.cc
#8 1.744 Creating dependency file for MobileL3_MM_Types_part_7.cc
#8 1.745 Creating dependency file for MobileL3_MM_Types_part_6.cc
#8 1.745 Creating dependency file for MobileL3_MM_Types_part_5.cc
#8 1.745 Creating dependency file for MobileL3_MM_Types_part_4.cc
#8 1.745 Creating dependency file for MobileL3_MM_Types_part_3.cc
#8 1.745 Creating dependency file for MobileL3_MM_Types_part_2.cc
#8 1.746 Creating dependency file for MobileL3_MM_Types_part_1.cc
#8 1.746 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc
#8 1.753 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc
#8 1.753 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc
#8 1.759 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc
#8 1.781 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc
#8 1.781 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc
#8 1.781 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc
#8 1.782 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc
#8 1.793 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc
#8 1.793 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc
#8 1.794 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc
#8 1.801 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc
#8 1.809 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc
#8 1.813 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc
#8 1.816 Creating dependency file for MobileL3_CC_Types_part_7.cc
#8 1.816 Creating dependency file for MobileL3_CC_Types_part_6.cc
#8 1.817 Creating dependency file for MobileL3_CC_Types_part_5.cc
#8 1.819 Creating dependency file for MobileL3_CC_Types_part_4.cc
#8 1.824 Creating dependency file for MobileL3_CC_Types_part_3.cc
#8 1.825 Creating dependency file for MobileL3_CC_Types_part_2.cc
#8 1.826 Creating dependency file for MobileL3_CC_Types_part_1.cc
#8 1.827 Creating dependency file for Misc_Helpers_part_7.cc
#8 1.829 Creating dependency file for Misc_Helpers_part_6.cc
#8 1.835 Creating dependency file for Misc_Helpers_part_5.cc
#8 1.844 Creating dependency file for Misc_Helpers_part_4.cc
#8 1.845 Creating dependency file for Misc_Helpers_part_3.cc
#8 1.847 Creating dependency file for Misc_Helpers_part_2.cc
#8 1.849 Creating dependency file for Misc_Helpers_part_1.cc
#8 1.852 Creating dependency file for LAPDm_Types_part_6.cc
#8 1.852 Creating dependency file for LAPDm_Types_part_7.cc
#8 1.853 Creating dependency file for LAPDm_Types_part_5.cc
#8 1.853 Creating dependency file for LAPDm_Types_part_4.cc
#8 1.855 Creating dependency file for LAPDm_Types_part_3.cc
#8 1.859 Creating dependency file for LAPDm_Types_part_2.cc
#8 1.860 Creating dependency file for LAPDm_RAW_PT_part_7.cc
#8 1.860 Creating dependency file for LAPDm_Types_part_1.cc
#8 1.860 Creating dependency file for LAPDm_RAW_PT_part_6.cc
#8 1.861 Creating dependency file for LAPDm_RAW_PT_part_5.cc
#8 1.864 Creating dependency file for LAPDm_RAW_PT_part_4.cc
#8 1.868 Creating dependency file for LAPDm_RAW_PT_part_2.cc
#8 1.868 Creating dependency file for LAPDm_RAW_PT_part_1.cc
#8 1.868 Creating dependency file for LAPDm_RAW_PT_part_3.cc
#8 1.868 Creating dependency file for L3_Templates_part_7.cc
#8 1.868 Creating dependency file for L3_Templates_part_6.cc
#8 1.869 Creating dependency file for L3_Templates_part_5.cc
#8 1.872 Creating dependency file for L3_Templates_part_4.cc
#8 1.873 Creating dependency file for L3_Templates_part_3.cc
#8 1.876 Creating dependency file for L3_Templates_part_2.cc
#8 1.876 Creating dependency file for L3_Templates_part_1.cc
#8 1.876 Creating dependency file for L3_Common_part_6.cc
#8 1.876 Creating dependency file for L3_Common_part_7.cc
#8 1.881 Creating dependency file for L3_Common_part_4.cc
#8 1.881 Creating dependency file for L3_Common_part_3.cc
#8 1.881 Creating dependency file for L3_Common_part_5.cc
#8 1.882 Creating dependency file for L3_Common_part_2.cc
#8 1.883 Creating dependency file for L3_Common_part_1.cc
#8 1.883 Creating dependency file for L1CTL_Types_part_7.cc
#8 1.884 Creating dependency file for L1CTL_Types_part_6.cc
#8 1.884 Creating dependency file for L1CTL_Types_part_5.cc
#8 1.884 Creating dependency file for L1CTL_Types_part_4.cc
#8 1.890 Creating dependency file for L1CTL_Types_part_3.cc
#8 1.891 Creating dependency file for L1CTL_Types_part_1.cc
#8 1.891 Creating dependency file for L1CTL_Types_part_2.cc
#8 1.891 Creating dependency file for L1CTL_PortType_CtrlFunct_part_6.cc
#8 1.891 Creating dependency file for L1CTL_PortType_CtrlFunct_part_7.cc
#8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_5.cc
#8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_3.cc
#8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_4.cc
#8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_2.cc
#8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_1.cc
#8 1.896 Creating dependency file for L1CTL_PortType_part_7.cc
#8 1.898 Creating dependency file for L1CTL_PortType_part_6.cc
#8 1.899 Creating dependency file for L1CTL_PortType_part_5.cc
#8 1.900 Creating dependency file for L1CTL_PortType_part_3.cc
#8 1.900 Creating dependency file for L1CTL_PortType_part_2.cc
#8 1.900 Creating dependency file for L1CTL_PortType_part_4.cc
#8 1.901 Creating dependency file for L1CTL_PortType_part_1.cc
#8 1.902 Creating dependency file for IuUP_Types_part_7.cc
#8 1.903 Creating dependency file for IuUP_Types_part_6.cc
#8 1.904 Creating dependency file for IuUP_Types_part_5.cc
#8 1.904 Creating dependency file for IuUP_Types_part_4.cc
#8 1.904 Creating dependency file for IuUP_Types_part_3.cc
#8 1.904 Creating dependency file for IuUP_Types_part_2.cc
#8 1.904 Creating dependency file for IuUP_Types_part_1.cc
#8 1.908 Creating dependency file for IuUP_Emulation_part_7.cc
#8 1.908 Creating dependency file for IuUP_Emulation_part_6.cc
#8 1.908 Creating dependency file for IuUP_Emulation_part_5.cc
#8 1.908 Creating dependency file for IuUP_Emulation_part_4.cc
#8 1.910 Creating dependency file for IuUP_Emulation_part_3.cc
#8 1.910 Creating dependency file for IuUP_Emulation_part_2.cc
#8 1.911 Creating dependency file for IuUP_Emulation_part_1.cc
#8 1.911 Creating dependency file for IPL4asp_Types_part_7.cc
#8 1.912 Creating dependency file for IPL4asp_Types_part_5.cc
#8 1.912 Creating dependency file for IPL4asp_Types_part_6.cc
#8 1.916 Creating dependency file for IPL4asp_Types_part_4.cc
#8 1.917 Creating dependency file for IPL4asp_Types_part_3.cc
#8 1.917 Creating dependency file for IPL4asp_Types_part_2.cc
#8 1.917 Creating dependency file for IPL4asp_Types_part_1.cc
#8 1.917 Creating dependency file for IPL4asp_PortType_part_6.cc
#8 1.917 Creating dependency file for IPL4asp_PortType_part_7.cc
#8 1.917 Creating dependency file for IPL4asp_PortType_part_5.cc
#8 1.918 Creating dependency file for IPL4asp_PortType_part_4.cc
#8 1.918 Creating dependency file for IPL4asp_PortType_part_3.cc
#8 1.918 Creating dependency file for IPL4asp_PortType_part_2.cc
#8 1.919 Creating dependency file for IPL4asp_PortType_part_1.cc
#8 1.919 Creating dependency file for IPL4asp_Functions_part_7.cc
#8 1.919 Creating dependency file for IPL4asp_Functions_part_5.cc
#8 1.920 Creating dependency file for IPL4asp_Functions_part_4.cc
#8 1.920 Creating dependency file for IPL4asp_Functions_part_3.cc
#8 1.920 Creating dependency file for IPL4asp_Functions_part_6.cc
#8 1.923 Creating dependency file for IPL4asp_Functions_part_2.cc
#8 1.924 Creating dependency file for IPA_Types_part_7.cc
#8 1.924 Creating dependency file for IPL4asp_Functions_part_1.cc
#8 1.924 Creating dependency file for IPA_Types_part_6.cc
#8 1.925 Creating dependency file for IPA_Types_part_5.cc
#8 1.925 Creating dependency file for IPA_Types_part_4.cc
#8 1.925 Creating dependency file for IPA_Types_part_3.cc
#8 1.925 Creating dependency file for IPA_Types_part_2.cc
#8 1.925 Creating dependency file for IPA_Types_part_1.cc
#8 1.926 Creating dependency file for IPA_Testing_part_7.cc
#8 1.927 Creating dependency file for IPA_Testing_part_6.cc
#8 1.927 Creating dependency file for IPA_Testing_part_5.cc
#8 1.928 Creating dependency file for IPA_Testing_part_4.cc
#8 1.933 Creating dependency file for IPA_Testing_part_3.cc
#8 1.933 Creating dependency file for IPA_Testing_part_2.cc
#8 1.933 Creating dependency file for IPA_Testing_part_1.cc
#8 1.933 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc
#8 1.933 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc
#8 1.934 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc
#8 1.934 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc
#8 1.934 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc
#8 1.934 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc
#8 1.934 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc
#8 1.934 Creating dependency file for IPA_CodecPort_part_7.cc
#8 1.935 Creating dependency file for IPA_CodecPort_part_6.cc
#8 1.935 Creating dependency file for IPA_CodecPort_part_5.cc
#8 1.935 Creating dependency file for IPA_CodecPort_part_4.cc
#8 1.940 Creating dependency file for IPA_CodecPort_part_3.cc
#8 1.940 Creating dependency file for IPA_CodecPort_part_2.cc
#8 1.940 Creating dependency file for IPA_CodecPort_part_1.cc
#8 1.940 Creating dependency file for General_Types_part_7.cc
#8 1.941 Creating dependency file for General_Types_part_6.cc
#8 1.941 Creating dependency file for General_Types_part_5.cc
#8 1.941 Creating dependency file for General_Types_part_3.cc
#8 1.941 Creating dependency file for General_Types_part_4.cc
#8 1.942 Creating dependency file for General_Types_part_2.cc
#8 1.942 Creating dependency file for General_Types_part_1.cc
#8 1.942 Creating dependency file for GSM_Types_part_6.cc
#8 1.942 Creating dependency file for GSM_Types_part_7.cc
#8 1.942 Creating dependency file for GSM_Types_part_5.cc
#8 1.943 Creating dependency file for GSM_Types_part_4.cc
#8 1.943 Creating dependency file for GSM_Types_part_3.cc
#8 1.945 Creating dependency file for GSM_Types_part_2.cc
#8 1.946 Creating dependency file for GSM_Types_part_1.cc
#8 1.947 Creating dependency file for GSM_SystemInformation_part_7.cc
#8 1.947 Creating dependency file for GSM_SystemInformation_part_6.cc
#8 1.947 Creating dependency file for GSM_SystemInformation_part_4.cc
#8 1.947 Creating dependency file for GSM_SystemInformation_part_5.cc
#8 1.948 Creating dependency file for GSM_SystemInformation_part_3.cc
#8 1.948 Creating dependency file for GSM_SystemInformation_part_2.cc
#8 1.949 Creating dependency file for GSM_SystemInformation_part_1.cc
#8 1.950 Creating dependency file for GSM_RestOctets_part_7.cc
#8 1.950 Creating dependency file for GSM_RestOctets_part_6.cc
#8 1.951 Creating dependency file for GSM_RestOctets_part_5.cc
#8 1.951 Creating dependency file for GSM_RestOctets_part_4.cc
#8 1.951 Creating dependency file for GSM_RestOctets_part_3.cc
#8 1.953 Creating dependency file for GSM_RestOctets_part_2.cc
#8 1.953 Creating dependency file for GSM_RestOctets_part_1.cc
#8 1.957 Creating dependency file for GSM_RR_Types_part_7.cc
#8 1.957 Creating dependency file for GSM_RR_Types_part_6.cc
#8 1.957 Creating dependency file for GSM_RR_Types_part_5.cc
#8 1.958 Creating dependency file for GSM_RR_Types_part_4.cc
#8 1.958 Creating dependency file for GSM_RR_Types_part_2.cc
#8 1.958 Creating dependency file for GSM_RR_Types_part_3.cc
#8 1.958 Creating dependency file for GSM_RR_Types_part_1.cc
#8 1.958 Creating dependency file for BTS_Tests_perf_part_7.cc
#8 1.959 Creating dependency file for BTS_Tests_perf_part_6.cc
#8 1.959 Creating dependency file for BTS_Tests_perf_part_5.cc
#8 1.959 Creating dependency file for BTS_Tests_perf_part_4.cc
#8 1.964 Creating dependency file for BTS_Tests_perf_part_3.cc
#8 1.966 Creating dependency file for BTS_Tests_perf_part_2.cc
#8 1.966 Creating dependency file for BTS_Tests_perf_part_1.cc
#8 1.966 Creating dependency file for BTS_Tests_VAMOS_part_7.cc
#8 1.966 Creating dependency file for BTS_Tests_VAMOS_part_6.cc
#8 1.967 Creating dependency file for BTS_Tests_VAMOS_part_4.cc
#8 1.967 Creating dependency file for BTS_Tests_VAMOS_part_3.cc
#8 1.967 Creating dependency file for BTS_Tests_VAMOS_part_2.cc
#8 1.967 Creating dependency file for BTS_Tests_VAMOS_part_5.cc
#8 1.967 Creating dependency file for BTS_Tests_VAMOS_part_1.cc
#8 1.968 Creating dependency file for BTS_Tests_SMSCB_part_7.cc
#8 1.973 Creating dependency file for BTS_Tests_SMSCB_part_6.cc
#8 1.974 Creating dependency file for BTS_Tests_SMSCB_part_5.cc
#8 1.974 Creating dependency file for BTS_Tests_SMSCB_part_4.cc
#8 1.974 Creating dependency file for BTS_Tests_SMSCB_part_2.cc
#8 1.974 Creating dependency file for BTS_Tests_SMSCB_part_3.cc
#8 1.975 Creating dependency file for BTS_Tests_OML_part_7.cc
#8 1.975 Creating dependency file for BTS_Tests_OML_part_6.cc
#8 1.975 Creating dependency file for BTS_Tests_OML_part_5.cc
#8 1.975 Creating dependency file for BTS_Tests_OML_part_4.cc
#8 1.975 Creating dependency file for BTS_Tests_SMSCB_part_1.cc
#8 1.975 Creating dependency file for BTS_Tests_OML_part_3.cc
#8 1.981 Creating dependency file for BTS_Tests_OML_part_2.cc
#8 1.982 Creating dependency file for BTS_Tests_OML_part_1.cc
#8 1.982 Creating dependency file for BTS_Tests_LAPDm_part_7.cc
#8 1.982 Creating dependency file for BTS_Tests_LAPDm_part_6.cc
#8 1.982 Creating dependency file for BTS_Tests_LAPDm_part_5.cc
#8 1.982 Creating dependency file for BTS_Tests_LAPDm_part_4.cc
#8 1.983 Creating dependency file for BTS_Tests_LAPDm_part_3.cc
#8 1.983 Creating dependency file for BTS_Tests_LAPDm_part_2.cc
#8 1.983 Creating dependency file for BTS_Tests_ASCI_part_7.cc
#8 1.983 Creating dependency file for BTS_Tests_LAPDm_part_1.cc
#8 1.983 Creating dependency file for BTS_Tests_ASCI_part_5.cc
#8 1.984 Creating dependency file for BTS_Tests_ASCI_part_6.cc
#8 1.984 Creating dependency file for BTS_Tests_ASCI_part_4.cc
#8 1.984 Creating dependency file for BTS_Tests_ASCI_part_3.cc
#8 1.987 Creating dependency file for BTS_Tests_ASCI_part_2.cc
#8 1.988 Creating dependency file for BTS_Tests_ASCI_part_1.cc
#8 1.992 Creating dependency file for BTS_Tests_part_7.cc
#8 1.993 Creating dependency file for BTS_Tests_part_6.cc
#8 1.993 Creating dependency file for BTS_Tests_part_5.cc
#8 1.993 Creating dependency file for BTS_Tests_part_4.cc
#8 1.993 Creating dependency file for BTS_Tests_part_3.cc
#8 1.993 Creating dependency file for BTS_Tests_part_2.cc
#8 1.994 Creating dependency file for BTS_Tests_part_1.cc
#8 1.994 Creating dependency file for AbisOML_Types_part_7.cc
#8 1.994 Creating dependency file for AbisOML_Types_part_6.cc
#8 1.994 Creating dependency file for AbisOML_Types_part_5.cc
#8 1.994 Creating dependency file for AbisOML_Types_part_4.cc
#8 1.995 Creating dependency file for AbisOML_Types_part_3.cc
#8 1.995 Creating dependency file for AbisOML_Types_part_2.cc
#8 1.995 Creating dependency file for AbisOML_Types_part_1.cc
#8 1.999 Creating dependency file for AMR_Types_part_7.cc
#8 1.999 Creating dependency file for AMR_Types_part_6.cc
#8 1.999 Creating dependency file for AMR_Types_part_5.cc
#8 2.000 Creating dependency file for AMR_Types_part_4.cc
#8 2.001 Creating dependency file for AMR_Types_part_3.cc
#8 2.002 Creating dependency file for AMR_Types_part_2.cc
#8 2.002 Creating dependency file for AMR_Types_part_1.cc
#8 2.002 Creating dependency file for UD_Types.cc
#8 2.003 Creating dependency file for UD_PortType.cc
#8 2.003 Creating dependency file for TRXC_Types.cc
#8 2.004 Creating dependency file for TRXC_CodecPort_CtrlFunct.cc
#8 2.006 Creating dependency file for TRXC_CodecPort.cc
#8 2.006 Creating dependency file for TELNETasp_PortType.cc
#8 2.006 Creating dependency file for TCCInterface_Functions.cc
#8 2.007 Creating dependency file for TCCConversion_Functions.cc
#8 2.021 Creating dependency file for Socket_API_Definitions.cc
#8 2.022 Creating dependency file for RTP_Emulation.cc
#8 2.022 Creating dependency file for RTP_Types.cc
#8 2.022 Creating dependency file for RTP_CodecPort_CtrlFunct.cc
#8 2.048 Creating dependency file for RTP_CodecPort.cc
#8 2.056 Creating dependency file for RSL_Types.cc
#8 2.059 Creating dependency file for RSL_Emulation.cc
#8 2.068 Creating dependency file for RLCMAC_Types.cc
#8 2.068 Creating dependency file for RLCMAC_Templates.cc
#8 2.079 Creating dependency file for RLCMAC_CSN1_Types.cc
#8 2.083 Creating dependency file for RLCMAC_CSN1_Templates.cc
#8 2.085 Creating dependency file for PCUIF_Types.cc
#8 2.085 Creating dependency file for PCUIF_CodecPort.cc
#8 2.093 Creating dependency file for Osmocom_VTY_Functions.cc
#8 2.105 Creating dependency file for Osmocom_Types.cc
#8 2.105 Creating dependency file for Osmocom_CTRL_Types.cc
#8 2.105 Creating dependency file for Osmocom_CTRL_Functions.cc
#8 2.107 Creating dependency file for Osmocom_CTRL_Adapter.cc
#8 2.129 Creating dependency file for OSMUX_Types.cc
#8 2.130 Creating dependency file for OSMUX_Emulation.cc
#8 2.135 Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc
#8 2.143 Creating dependency file for OSMUX_CodecPort.cc
#8 2.153 Creating dependency file for Native_Functions.cc
#8 2.155 Creating dependency file for MobileL3_Types.cc
#8 2.166 Creating dependency file for MobileL3_SS_Types.cc
#8 2.170 Creating dependency file for MobileL3_SMS_Types.cc
#8 2.173 Creating dependency file for MobileL3_RRM_Types.cc
#8 2.181 Creating dependency file for MobileL3_MM_Types.cc
#8 2.187 Creating dependency file for MobileL3_GMM_SM_Types.cc
#8 2.199 Creating dependency file for MobileL3_CC_Types.cc
#8 2.199 Creating dependency file for MobileL3_CommonIE_Types.cc
#8 2.210 Creating dependency file for Misc_Helpers.cc
#8 2.213 Creating dependency file for LAPDm_Types.cc
#8 2.220 Creating dependency file for LAPDm_RAW_PT.cc
#8 2.228 Creating dependency file for L3_Templates.cc
#8 2.234 Creating dependency file for L3_Common.cc
#8 2.237 Creating dependency file for L1CTL_Types.cc
#8 2.239 Creating dependency file for L1CTL_PortType_CtrlFunct.cc
#8 2.254 Creating dependency file for L1CTL_PortType.cc
#8 2.258 Creating dependency file for IuUP_Types.cc
#8 2.262 Creating dependency file for IuUP_Emulation.cc
#8 2.267 Creating dependency file for IPL4asp_Types.cc
#8 2.271 Creating dependency file for IPL4asp_PortType.cc
#8 2.285 Creating dependency file for IPL4asp_Functions.cc
#8 2.286 Creating dependency file for IPA_Types.cc
#8 2.313 Creating dependency file for IPA_Testing.cc
#8 2.318 Creating dependency file for IPA_CodecPort_CtrlFunct.cc
#8 2.319 Creating dependency file for IPA_CodecPort.cc
#8 2.330 Creating dependency file for General_Types.cc
#8 2.346 Creating dependency file for GSM_Types.cc
#8 2.346 Creating dependency file for GSM_SystemInformation.cc
#8 2.353 Creating dependency file for GSM_RestOctets.cc
#8 2.358 Creating dependency file for GSM_RR_Types.cc
#8 2.358 Creating dependency file for BTS_Tests_perf.cc
#8 2.370 Creating dependency file for BTS_Tests_VAMOS.cc
#8 2.390 Creating dependency file for BTS_Tests_SMSCB.cc
#8 2.394 Creating dependency file for BTS_Tests_OML.cc
#8 2.400 Creating dependency file for BTS_Tests_LAPDm.cc
#8 2.406 Creating dependency file for BTS_Tests_ASCI.cc
#8 2.410 Creating dependency file for BTS_Tests.cc
#8 2.433 Creating dependency file for AbisOML_Types.cc
#8 2.457 Creating dependency file for AMR_Types.cc
#8 3.073 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types.o AMR_Types.cc
#8 3.073 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types.o AbisOML_Types.cc
#8 3.073 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests.o BTS_Tests.cc
#8 3.073 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI.o BTS_Tests_ASCI.cc
#8 3.073 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm.o BTS_Tests_LAPDm.cc
#8 3.074 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML.o BTS_Tests_OML.cc
#8 3.074 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB.o BTS_Tests_SMSCB.cc
#8 3.074 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS.o BTS_Tests_VAMOS.cc
#8 3.074 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf.o BTS_Tests_perf.cc
#8 3.075 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types.o GSM_RR_Types.cc
#8 3.075 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets.o GSM_RestOctets.cc
#8 3.075 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation.o GSM_SystemInformation.cc
#8 3.075 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types.o GSM_Types.cc
#8 3.076 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
#8 3.076 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort.o IPA_CodecPort.cc
#8 3.076 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc
#8 3.076 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing.o IPA_Testing.cc
#8 3.077 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types.o IPA_Types.cc
#8 3.077 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
#8 3.077 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
#8 3.767 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
#8 3.773 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation.o IuUP_Emulation.cc
#8 3.990 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types.o IuUP_Types.cc
#8 4.096 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType.o L1CTL_PortType.cc
#8 4.123 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct.o L1CTL_PortType_CtrlFunct.cc
#8 4.158 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types.o L1CTL_Types.cc
#8 5.006 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common.o L3_Common.cc
#8 5.287 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates.o L3_Templates.cc
#8 5.450 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT.o LAPDm_RAW_PT.cc
#8 6.143 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types.o LAPDm_Types.cc
#8 6.377 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
#8 6.878 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types.o MobileL3_CC_Types.cc
#8 6.959 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc
#8 7.493 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc
#8 7.512 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types.o MobileL3_MM_Types.cc
#8 8.449 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc
#8 8.669 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc
#8 8.741 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types.o MobileL3_SS_Types.cc
#8 8.770 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types.o MobileL3_Types.cc
#8 8.846 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
#8 9.092 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort.o OSMUX_CodecPort.cc
#8 9.306 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)':
#8 9.306 BTS_Tests_SMSCB.cc:6115:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 9.306  6115 | }
#8 9.306       | ^
#8 9.572 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc
#8 9.648 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation.o OSMUX_Emulation.cc
#8 9.708 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types.o OSMUX_Types.cc
#8 9.721 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc
#8 10.03 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)':
#8 10.03 BTS_Tests.cc:38881:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 10.03 38881 | }
#8 10.03       | ^
#8 10.04 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)':
#8 10.04 BTS_Tests.cc:38962:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 10.04 38962 | }
#8 10.04       | ^
#8 10.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc
#8 10.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc
#8 10.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
#8 10.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
#8 10.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort.o PCUIF_CodecPort.cc
#8 10.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types.o PCUIF_Types.cc
#8 11.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc
#8 11.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc
#8 12.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates.o RLCMAC_Templates.cc
#8 12.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types.o RLCMAC_Types.cc
#8 12.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation.o RSL_Emulation.cc
#8 12.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types.o RSL_Types.cc
#8 12.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort.o RTP_CodecPort.cc
#8 12.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc
#8 13.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation.o RTP_Emulation.cc
#8 13.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types.o RTP_Types.cc
#8 13.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
#8 13.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
#8 13.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
#8 13.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
#8 13.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort.o TRXC_CodecPort.cc
#8 13.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct.o TRXC_CodecPort_CtrlFunct.cc
#8 14.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types.o TRXC_Types.cc
#8 14.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType.o UD_PortType.cc
#8 14.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types.o UD_Types.cc
#8 14.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_1.o AMR_Types_part_1.cc
#8 14.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_2.o AMR_Types_part_2.cc
#8 14.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_3.o AMR_Types_part_3.cc
#8 14.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_4.o AMR_Types_part_4.cc
#8 14.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_5.o AMR_Types_part_5.cc
#8 14.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_6.o AMR_Types_part_6.cc
#8 14.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AMR_Types_part_7.o AMR_Types_part_7.cc
#8 14.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc
#8 14.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc
#8 14.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc
#8 14.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc
#8 14.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc
#8 14.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc
#8 14.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc
#8 14.95 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_1.o BTS_Tests_part_1.cc
#8 14.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_2.o BTS_Tests_part_2.cc
#8 14.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_3.o BTS_Tests_part_3.cc
#8 15.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_4.o BTS_Tests_part_4.cc
#8 15.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_5.o BTS_Tests_part_5.cc
#8 15.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_6.o BTS_Tests_part_6.cc
#8 15.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_part_7.o BTS_Tests_part_7.cc
#8 15.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_1.cc
#8 15.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_2.cc
#8 15.15 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_3.cc
#8 15.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_4.cc
#8 15.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_5.cc
#8 15.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_6.cc
#8 15.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_ASCI_part_7.o BTS_Tests_ASCI_part_7.cc
#8 15.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_1.cc
#8 15.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_2.cc
#8 15.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_3.cc
#8 15.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_4.cc
#8 15.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_5.cc
#8 15.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_6.cc
#8 15.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_LAPDm_part_7.o BTS_Tests_LAPDm_part_7.cc
#8 15.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_1.cc
#8 15.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_2.cc
#8 15.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_3.cc
#8 15.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_4.cc
#8 15.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_5.cc
#8 15.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_6.cc
#8 15.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_OML_part_7.o BTS_Tests_OML_part_7.cc
#8 15.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_1.cc
#8 15.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_2.cc
#8 15.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_3.cc
#8 15.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_4.cc
#8 15.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_5.cc
#8 15.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_6.cc
#8 15.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_SMSCB_part_7.o BTS_Tests_SMSCB_part_7.cc
#8 15.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_1.cc
#8 15.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_2.cc
#8 15.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_3.cc
#8 15.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_4.cc
#8 15.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_5.cc
#8 15.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_6.cc
#8 15.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_VAMOS_part_7.o BTS_Tests_VAMOS_part_7.cc
#8 15.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_1.cc
#8 15.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_2.cc
#8 15.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_3.cc
#8 15.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_4.cc
#8 15.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_5.cc
#8 15.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_6.cc
#8 15.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BTS_Tests_perf_part_7.o BTS_Tests_perf_part_7.cc
#8 15.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc
#8 15.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc
#8 15.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc
#8 15.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc
#8 15.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc
#8 15.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc
#8 15.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc
#8 15.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc
#8 15.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc
#8 15.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc
#8 15.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc
#8 15.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc
#8 15.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc
#8 15.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc
#8 15.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc
#8 15.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc
#8 15.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc
#8 15.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc
#8 15.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc
#8 15.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc
#8 15.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc
#8 15.63 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_1.o GSM_Types_part_1.cc
#8 15.63 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_2.o GSM_Types_part_2.cc
#8 15.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_3.o GSM_Types_part_3.cc
#8 15.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_4.o GSM_Types_part_4.cc
#8 15.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_5.o GSM_Types_part_5.cc
#8 15.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_6.o GSM_Types_part_6.cc
#8 15.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_7.o GSM_Types_part_7.cc
#8 15.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
#8 15.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
#8 15.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
#8 15.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
#8 15.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
#8 15.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
#8 15.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
#8 15.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc
#8 15.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc
#8 15.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc
#8 15.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc
#8 15.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc
#8 15.80 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc
#8 15.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc
#8 15.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc
#8 15.82 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc
#8 15.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc
#8 15.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc
#8 15.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc
#8 15.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc
#8 15.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc
#8 15.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_1.o IPA_Testing_part_1.cc
#8 15.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_2.o IPA_Testing_part_2.cc
#8 15.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_3.o IPA_Testing_part_3.cc
#8 15.88 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_4.o IPA_Testing_part_4.cc
#8 15.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_5.o IPA_Testing_part_5.cc
#8 15.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_6.o IPA_Testing_part_6.cc
#8 15.90 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_7.o IPA_Testing_part_7.cc
#8 15.90 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_1.o IPA_Types_part_1.cc
#8 15.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_2.o IPA_Types_part_2.cc
#8 15.91 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_3.o IPA_Types_part_3.cc
#8 15.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_4.o IPA_Types_part_4.cc
#8 15.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_5.o IPA_Types_part_5.cc
#8 15.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_6.o IPA_Types_part_6.cc
#8 15.93 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_7.o IPA_Types_part_7.cc
#8 15.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
#8 15.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
#8 15.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
#8 15.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
#8 15.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
#8 15.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
#8 15.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
#8 15.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
#8 15.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
#8 15.99 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
#8 16.00 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
#8 16.00 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
#8 16.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
#8 16.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
#8 16.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
#8 16.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
#8 16.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
#8 16.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
#8 16.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
#8 16.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
#8 16.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
#8 16.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc
#8 16.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc
#8 16.06 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc
#8 16.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc
#8 16.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc
#8 16.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc
#8 16.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc
#8 16.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_1.o IuUP_Types_part_1.cc
#8 16.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_2.o IuUP_Types_part_2.cc
#8 16.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_3.o IuUP_Types_part_3.cc
#8 16.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_4.o IuUP_Types_part_4.cc
#8 16.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_5.o IuUP_Types_part_5.cc
#8 16.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_6.o IuUP_Types_part_6.cc
#8 16.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_7.o IuUP_Types_part_7.cc
#8 16.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_1.o L1CTL_PortType_part_1.cc
#8 16.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_2.o L1CTL_PortType_part_2.cc
#8 16.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_3.o L1CTL_PortType_part_3.cc
#8 16.15 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_4.o L1CTL_PortType_part_4.cc
#8 16.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_5.o L1CTL_PortType_part_5.cc
#8 16.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_6.o L1CTL_PortType_part_6.cc
#8 16.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_part_7.o L1CTL_PortType_part_7.cc
#8 16.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_1.cc
#8 16.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_2.cc
#8 16.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_3.cc
#8 16.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_4.cc
#8 16.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_5.cc
#8 16.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_6.cc
#8 16.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_PortType_CtrlFunct_part_7.cc
#8 16.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_1.o L1CTL_Types_part_1.cc
#8 16.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_2.o L1CTL_Types_part_2.cc
#8 16.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_3.o L1CTL_Types_part_3.cc
#8 16.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_4.o L1CTL_Types_part_4.cc
#8 16.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_5.o L1CTL_Types_part_5.cc
#8 16.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_6.o L1CTL_Types_part_6.cc
#8 16.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_Types_part_7.o L1CTL_Types_part_7.cc
#8 16.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_1.o L3_Common_part_1.cc
#8 16.27 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_2.o L3_Common_part_2.cc
#8 16.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_3.o L3_Common_part_3.cc
#8 16.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_4.o L3_Common_part_4.cc
#8 16.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_5.o L3_Common_part_5.cc
#8 16.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_6.o L3_Common_part_6.cc
#8 16.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Common_part_7.o L3_Common_part_7.cc
#8 16.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_1.o L3_Templates_part_1.cc
#8 16.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_2.o L3_Templates_part_2.cc
#8 16.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_3.o L3_Templates_part_3.cc
#8 16.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_4.o L3_Templates_part_4.cc
#8 16.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_5.o L3_Templates_part_5.cc
#8 16.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_6.o L3_Templates_part_6.cc
#8 16.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_7.o L3_Templates_part_7.cc
#8 16.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_1.cc
#8 16.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_2.cc
#8 16.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_3.cc
#8 16.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_4.cc
#8 16.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_5.cc
#8 16.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_6.cc
#8 16.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_RAW_PT_part_7.o LAPDm_RAW_PT_part_7.cc
#8 16.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_1.o LAPDm_Types_part_1.cc
#8 16.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_2.o LAPDm_Types_part_2.cc
#8 16.41 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_3.o LAPDm_Types_part_3.cc
#8 16.41 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_4.o LAPDm_Types_part_4.cc
#8 16.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_5.o LAPDm_Types_part_5.cc
#8 16.43 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_6.o LAPDm_Types_part_6.cc
#8 16.43 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LAPDm_Types_part_7.o LAPDm_Types_part_7.cc
#8 16.43 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
#8 16.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
#8 16.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
#8 16.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
#8 16.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
#8 16.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
#8 16.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
#8 16.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc
#8 16.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc
#8 16.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc
#8 16.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc
#8 16.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc
#8 16.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc
#8 16.56 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc
#8 16.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc
#8 16.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc
#8 16.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc
#8 16.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc
#8 16.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc
#8 16.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc
#8 16.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc
#8 16.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc
#8 16.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc
#8 17.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc
#8 17.26 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)':
#8 17.26 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 17.26 11152 | }
#8 17.26       | ^
#8 18.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc
#8 18.78 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc
#8 19.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc
#8 19.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc
#8 20.41 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc
#8 21.02 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc
#8 21.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc
#8 21.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc
#8 21.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc
#8 21.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc
#8 21.15 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc
#8 21.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc
#8 21.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc
#8 21.17 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc
#8 21.81 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc
#8 21.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc
#8 22.00 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc
#8 22.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc
#8 22.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc
#8 22.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc
#8 22.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc
#8 22.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc
#8 22.82 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc
#8 22.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc
#8 22.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc
#8 22.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc
#8 22.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc
#8 23.00 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc
#8 23.03 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc
#8 23.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc
#8 23.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc
#8 23.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc
#8 23.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc
#8 23.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc
#8 23.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc
#8 23.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc
#8 23.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc
#8 23.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc
#8 23.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc
#8 23.43 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
#8 23.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
#8 23.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
#8 23.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
#8 23.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
#8 23.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
#8 23.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
#8 23.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc
#8 23.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc
#8 23.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc
#8 23.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc
#8 23.79 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc
#8 23.83 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc
#8 23.86 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc
#8 23.90 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 23.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 23.97 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 24.01 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 24.05 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 24.08 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 24.10 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 24.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc
#8 24.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc
#8 24.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc
#8 24.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc
#8 24.21 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc
#8 24.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc
#8 24.23 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc
#8 24.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc
#8 24.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc
#8 24.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc
#8 24.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc
#8 24.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc
#8 24.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc
#8 24.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc
#8 24.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc
#8 24.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc
#8 24.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc
#8 24.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc
#8 24.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc
#8 24.38 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc
#8 24.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc
#8 24.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc
#8 24.41 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc
#8 24.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc
#8 24.43 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc
#8 24.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc
#8 24.45 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc
#8 24.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc
#8 24.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc
#8 24.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc
#8 24.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc
#8 24.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc
#8 24.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc
#8 24.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc
#8 24.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc
#8 24.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
#8 24.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
#8 24.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
#8 24.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
#8 24.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
#8 24.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
#8 24.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
#8 24.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
#8 24.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
#8 24.56 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
#8 24.56 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
#8 24.56 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc
#8 24.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc
#8 24.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc
#8 24.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_1.cc
#8 24.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_2.cc
#8 24.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_3.cc
#8 24.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_4.cc
#8 24.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_5.cc
#8 24.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_6.cc
#8 24.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_CodecPort_part_7.o PCUIF_CodecPort_part_7.cc
#8 24.63 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_1.o PCUIF_Types_part_1.cc
#8 24.64 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_2.o PCUIF_Types_part_2.cc
#8 24.64 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_3.o PCUIF_Types_part_3.cc
#8 24.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_4.o PCUIF_Types_part_4.cc
#8 24.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_5.o PCUIF_Types_part_5.cc
#8 24.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_6.o PCUIF_Types_part_6.cc
#8 24.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o PCUIF_Types_part_7.o PCUIF_Types_part_7.cc
#8 24.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc
#8 24.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc
#8 24.70 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc
#8 24.71 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc
#8 24.72 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc
#8 24.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc
#8 24.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc
#8 24.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc
#8 24.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc
#8 24.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc
#8 24.78 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc
#8 25.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc
#8 25.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc
#8 25.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc
#8 25.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_1.cc
#8 25.26 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_2.cc
#8 25.28 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_3.cc
#8 25.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_4.cc
#8 25.30 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_5.cc
#8 25.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_6.cc
#8 25.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Templates_part_7.o RLCMAC_Templates_part_7.cc
#8 25.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_1.o RLCMAC_Types_part_1.cc
#8 25.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_2.o RLCMAC_Types_part_2.cc
#8 25.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_3.o RLCMAC_Types_part_3.cc
#8 25.40 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_4.o RLCMAC_Types_part_4.cc
#8 25.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_5.o RLCMAC_Types_part_5.cc
#8 25.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_6.o RLCMAC_Types_part_6.cc
#8 25.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_Types_part_7.o RLCMAC_Types_part_7.cc
#8 25.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc
#8 25.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc
#8 25.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc
#8 25.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc
#8 25.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc
#8 25.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc
#8 25.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc
#8 25.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_1.o RSL_Types_part_1.cc
#8 25.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_2.o RSL_Types_part_2.cc
#8 25.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_3.o RSL_Types_part_3.cc
#8 25.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_4.o RSL_Types_part_4.cc
#8 25.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_5.o RSL_Types_part_5.cc
#8 25.66 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_6.o RSL_Types_part_6.cc
#8 25.68 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_7.o RSL_Types_part_7.cc
#8 25.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc
#8 25.71 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc
#8 25.73 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc
#8 25.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc
#8 25.75 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc
#8 25.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc
#8 25.77 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc
#8 25.80 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc
#8 25.80 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc
#8 25.82 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc
#8 25.82 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc
#8 25.84 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc
#8 25.85 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc
#8 25.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc
#8 25.87 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc
#8 25.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc
#8 25.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc
#8 25.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc
#8 25.94 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc
#8 25.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc
#8 25.96 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc
#8 25.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_1.o RTP_Types_part_1.cc
#8 25.98 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_2.o RTP_Types_part_2.cc
#8 26.04 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_3.o RTP_Types_part_3.cc
#8 26.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_4.o RTP_Types_part_4.cc
#8 26.07 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_5.o RTP_Types_part_5.cc
#8 26.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_6.o RTP_Types_part_6.cc
#8 26.09 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_7.o RTP_Types_part_7.cc
#8 26.11 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
#8 26.12 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
#8 26.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
#8 26.13 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
#8 26.14 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
#8 26.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
#8 26.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
#8 26.16 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
#8 26.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
#8 26.18 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
#8 26.19 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
#8 26.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
#8 26.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
#8 26.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
#8 26.22 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
#8 26.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
#8 26.24 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
#8 26.25 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
#8 26.27 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
#8 26.27 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
#8 26.27 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
#8 26.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
#8 26.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
#8 26.29 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
#8 26.31 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
#8 26.32 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
#8 26.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
#8 26.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
#8 26.34 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_1.cc
#8 26.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_2.cc
#8 26.35 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_3.cc
#8 26.36 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_4.cc
#8 26.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_5.cc
#8 26.37 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_6.cc
#8 26.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_part_7.o TRXC_CodecPort_part_7.cc
#8 26.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_1.cc
#8 26.39 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_2.cc
#8 26.41 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_3.cc
#8 26.41 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_4.cc
#8 26.42 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_5.cc
#8 26.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_6.cc
#8 26.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_CodecPort_CtrlFunct_part_7.cc
#8 26.44 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_1.o TRXC_Types_part_1.cc
#8 26.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_2.o TRXC_Types_part_2.cc
#8 26.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_3.o TRXC_Types_part_3.cc
#8 26.46 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_4.o TRXC_Types_part_4.cc
#8 26.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_5.o TRXC_Types_part_5.cc
#8 26.48 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_6.o TRXC_Types_part_6.cc
#8 26.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_Types_part_7.o TRXC_Types_part_7.cc
#8 26.50 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_1.o UD_PortType_part_1.cc
#8 26.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_2.o UD_PortType_part_2.cc
#8 26.51 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_3.o UD_PortType_part_3.cc
#8 26.52 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_4.o UD_PortType_part_4.cc
#8 26.53 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_5.o UD_PortType_part_5.cc
#8 26.54 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_6.o UD_PortType_part_6.cc
#8 26.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_7.o UD_PortType_part_7.cc
#8 26.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_1.o UD_Types_part_1.cc
#8 26.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_2.o UD_Types_part_2.cc
#8 26.57 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_3.o UD_Types_part_3.cc
#8 26.58 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_4.o UD_Types_part_4.cc
#8 26.59 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_5.o UD_Types_part_5.cc
#8 26.60 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_6.o UD_Types_part_6.cc
#8 26.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_7.o UD_Types_part_7.cc
#8 26.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation.o IPA_Emulation.cc
#8 26.62 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc
#8 26.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc
#8 26.67 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc
#8 26.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc
#8 26.69 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc
#8 26.71 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc
#8 26.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc
#8 26.74 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc
#8 26.78 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
#8 27.33 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
#8 27.47 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_EncDec.o IuUP_EncDec.cc
#8 27.61 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L1CTL_PortType_CtrlFunctDef.o L1CTL_PortType_CtrlFunctDef.cc
#8 27.65 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
#8 27.71 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc
#8 27.76 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_EncDec.o RLCMAC_EncDec.cc
#8 27.89 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc
#8 28.15 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_EncDec.o RTP_EncDec.cc
#8 28.20 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
#8 28.49 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
#8 28.55 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
#8 28.82 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TRXC_CodecPort_CtrlFunctDef.o TRXC_CodecPort_CtrlFunctDef.cc
#8 28.92 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PT.o UD_PT.cc
#8 28.93 g++  -shared -o AMR_Types.so AMR_Types.o
#8 28.95 g++  -shared -o AbisOML_Types.so AbisOML_Types.o
#8 28.99 g++  -shared -o BTS_Tests.so BTS_Tests.o
#8 29.03 g++  -shared -o BTS_Tests_ASCI.so BTS_Tests_ASCI.o
#8 29.09 g++  -shared -o BTS_Tests_LAPDm.so BTS_Tests_LAPDm.o
#8 29.12 g++  -shared -o BTS_Tests_OML.so BTS_Tests_OML.o
#8 29.12 g++  -shared -o BTS_Tests_SMSCB.so BTS_Tests_SMSCB.o
#8 29.20 g++  -shared -o BTS_Tests_VAMOS.so BTS_Tests_VAMOS.o
#8 29.21 g++  -shared -o BTS_Tests_perf.so BTS_Tests_perf.o
#8 29.23 g++  -shared -o GSM_RR_Types.so GSM_RR_Types.o
#8 29.28 g++  -shared -o GSM_RestOctets.so GSM_RestOctets.o
#8 29.29 g++  -shared -o GSM_SystemInformation.so GSM_SystemInformation.o
#8 29.37 g++  -shared -o GSM_Types.so GSM_Types.o
#8 29.40 g++  -shared -o General_Types.so General_Types.o
#8 29.41 g++  -shared -o IPA_CodecPort.so IPA_CodecPort.o
#8 29.41 g++  -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o
#8 29.45 g++  -shared -o IPA_Testing.so IPA_Testing.o
#8 29.49 g++  -shared -o IPA_Types.so IPA_Types.o
#8 29.49 g++  -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
#8 29.52 g++  -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
#8 29.54 g++  -shared -o IPL4asp_Types.so IPL4asp_Types.o
#8 29.56 g++  -shared -o IuUP_Emulation.so IuUP_Emulation.o
#8 29.59 g++  -shared -o IuUP_Types.so IuUP_Types.o
#8 29.61 g++  -shared -o L1CTL_PortType.so L1CTL_PortType.o
#8 29.63 g++  -shared -o L1CTL_PortType_CtrlFunct.so L1CTL_PortType_CtrlFunct.o
#8 29.65 g++  -shared -o L1CTL_Types.so L1CTL_Types.o
#8 29.70 g++  -shared -o L3_Common.so L3_Common.o
#8 29.71 g++  -shared -o L3_Templates.so L3_Templates.o
#8 29.71 g++  -shared -o LAPDm_RAW_PT.so LAPDm_RAW_PT.o
#8 29.73 g++  -shared -o LAPDm_Types.so LAPDm_Types.o
#8 29.73 g++  -shared -o Misc_Helpers.so Misc_Helpers.o
#8 29.74 g++  -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o
#8 29.74 g++  -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o
#8 29.79 g++  -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o
#8 29.81 g++  -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o
#8 29.84 g++  -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o
#8 29.84 g++  -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o
#8 29.85 g++  -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o
#8 29.88 g++  -shared -o MobileL3_Types.so MobileL3_Types.o
#8 29.88 g++  -shared -o Native_Functions.so Native_Functions.o
#8 29.89 g++  -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o
#8 29.95 g++  -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o
#8 29.97 g++  -shared -o OSMUX_Emulation.so OSMUX_Emulation.o
#8 29.98 g++  -shared -o OSMUX_Types.so OSMUX_Types.o
#8 29.99 g++  -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o
#8 29.99 g++  -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o
#8 30.00 g++  -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o
#8 30.01 g++  -shared -o Osmocom_Types.so Osmocom_Types.o
#8 30.02 g++  -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
#8 30.02 g++  -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o
#8 30.02 g++  -shared -o PCUIF_Types.so PCUIF_Types.o
#8 30.05 g++  -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o
#8 30.08 g++  -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o
#8 30.10 g++  -shared -o RLCMAC_Templates.so RLCMAC_Templates.o
#8 30.10 g++  -shared -o RLCMAC_Types.so RLCMAC_Types.o
#8 30.10 g++  -shared -o RSL_Emulation.so RSL_Emulation.o
#8 30.12 g++  -shared -o RSL_Types.so RSL_Types.o
#8 30.12 g++  -shared -o RTP_CodecPort.so RTP_CodecPort.o
#8 30.13 g++  -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o
#8 30.14 g++  -shared -o RTP_Emulation.so RTP_Emulation.o
#8 30.16 g++  -shared -o RTP_Types.so RTP_Types.o
#8 30.22 g++  -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
#8 30.23 g++  -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
#8 30.24 g++  -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
#8 30.24 g++  -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
#8 30.25 g++  -shared -o TRXC_CodecPort.so TRXC_CodecPort.o
#8 30.25 g++  -shared -o TRXC_CodecPort_CtrlFunct.so TRXC_CodecPort_CtrlFunct.o
#8 30.25 g++  -shared -o TRXC_Types.so TRXC_Types.o
#8 30.26 g++  -shared -o UD_PortType.so UD_PortType.o
#8 30.26 g++  -shared -o UD_Types.so UD_Types.o
#8 30.28 g++  -shared -o AMR_Types_part_1.so AMR_Types_part_1.o
#8 30.31 g++  -shared -o AMR_Types_part_2.so AMR_Types_part_2.o
#8 30.31 g++  -shared -o AMR_Types_part_3.so AMR_Types_part_3.o
#8 30.34 g++  -shared -o AMR_Types_part_4.so AMR_Types_part_4.o
#8 30.35 g++  -shared -o AMR_Types_part_5.so AMR_Types_part_5.o
#8 30.36 g++  -shared -o AMR_Types_part_6.so AMR_Types_part_6.o
#8 30.36 g++  -shared -o AMR_Types_part_7.so AMR_Types_part_7.o
#8 30.36 g++  -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o
#8 30.36 g++  -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o
#8 30.37 g++  -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o
#8 30.37 g++  -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o
#8 30.37 g++  -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o
#8 30.38 g++  -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o
#8 30.38 g++  -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o
#8 30.38 g++  -shared -o BTS_Tests_part_1.so BTS_Tests_part_1.o
#8 30.39 g++  -shared -o BTS_Tests_part_2.so BTS_Tests_part_2.o
#8 30.39 g++  -shared -o BTS_Tests_part_3.so BTS_Tests_part_3.o
#8 30.39 g++  -shared -o BTS_Tests_part_4.so BTS_Tests_part_4.o
#8 30.39 g++  -shared -o BTS_Tests_part_5.so BTS_Tests_part_5.o
#8 30.39 g++  -shared -o BTS_Tests_part_6.so BTS_Tests_part_6.o
#8 30.41 g++  -shared -o BTS_Tests_part_7.so BTS_Tests_part_7.o
#8 30.41 g++  -shared -o BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_1.o
#8 30.41 g++  -shared -o BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_2.o
#8 30.41 g++  -shared -o BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_3.o
#8 30.42 g++  -shared -o BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_4.o
#8 30.42 g++  -shared -o BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_5.o
#8 30.42 g++  -shared -o BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_6.o
#8 30.42 g++  -shared -o BTS_Tests_ASCI_part_7.so BTS_Tests_ASCI_part_7.o
#8 30.43 g++  -shared -o BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_1.o
#8 30.43 g++  -shared -o BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_2.o
#8 30.44 g++  -shared -o BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_3.o
#8 30.44 g++  -shared -o BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_4.o
#8 30.44 g++  -shared -o BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_5.o
#8 30.45 g++  -shared -o BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_6.o
#8 30.45 g++  -shared -o BTS_Tests_LAPDm_part_7.so BTS_Tests_LAPDm_part_7.o
#8 30.45 g++  -shared -o BTS_Tests_OML_part_1.so BTS_Tests_OML_part_1.o
#8 30.46 g++  -shared -o BTS_Tests_OML_part_2.so BTS_Tests_OML_part_2.o
#8 30.46 g++  -shared -o BTS_Tests_OML_part_3.so BTS_Tests_OML_part_3.o
#8 30.46 g++  -shared -o BTS_Tests_OML_part_4.so BTS_Tests_OML_part_4.o
#8 30.46 g++  -shared -o BTS_Tests_OML_part_5.so BTS_Tests_OML_part_5.o
#8 30.47 g++  -shared -o BTS_Tests_OML_part_6.so BTS_Tests_OML_part_6.o
#8 30.47 g++  -shared -o BTS_Tests_OML_part_7.so BTS_Tests_OML_part_7.o
#8 30.47 g++  -shared -o BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_1.o
#8 30.47 g++  -shared -o BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_2.o
#8 30.48 g++  -shared -o BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_3.o
#8 30.49 g++  -shared -o BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_4.o
#8 30.49 g++  -shared -o BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_5.o
#8 30.49 g++  -shared -o BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_6.o
#8 30.49 g++  -shared -o BTS_Tests_SMSCB_part_7.so BTS_Tests_SMSCB_part_7.o
#8 30.49 g++  -shared -o BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_1.o
#8 30.51 g++  -shared -o BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_2.o
#8 30.51 g++  -shared -o BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_3.o
#8 30.51 g++  -shared -o BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_4.o
#8 30.52 g++  -shared -o BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_5.o
#8 30.52 g++  -shared -o BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_6.o
#8 30.52 g++  -shared -o BTS_Tests_VAMOS_part_7.so BTS_Tests_VAMOS_part_7.o
#8 30.52 g++  -shared -o BTS_Tests_perf_part_1.so BTS_Tests_perf_part_1.o
#8 30.52 g++  -shared -o BTS_Tests_perf_part_2.so BTS_Tests_perf_part_2.o
#8 30.52 g++  -shared -o BTS_Tests_perf_part_3.so BTS_Tests_perf_part_3.o
#8 30.52 g++  -shared -o BTS_Tests_perf_part_4.so BTS_Tests_perf_part_4.o
#8 30.53 g++  -shared -o BTS_Tests_perf_part_5.so BTS_Tests_perf_part_5.o
#8 30.53 g++  -shared -o BTS_Tests_perf_part_6.so BTS_Tests_perf_part_6.o
#8 30.53 g++  -shared -o BTS_Tests_perf_part_7.so BTS_Tests_perf_part_7.o
#8 30.54 g++  -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o
#8 30.54 g++  -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o
#8 30.54 g++  -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o
#8 30.54 g++  -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o
#8 30.54 g++  -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o
#8 30.55 g++  -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o
#8 30.55 g++  -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o
#8 30.55 g++  -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o
#8 30.56 g++  -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o
#8 30.56 g++  -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o
#8 30.57 g++  -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o
#8 30.57 g++  -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o
#8 30.57 g++  -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o
#8 30.57 g++  -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o
#8 30.58 g++  -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o
#8 30.58 g++  -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o
#8 30.59 g++  -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o
#8 30.60 g++  -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o
#8 30.60 g++  -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o
#8 30.61 g++  -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o
#8 30.61 g++  -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o
#8 30.62 g++  -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
#8 30.64 g++  -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
#8 30.64 g++  -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
#8 30.64 g++  -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
#8 30.64 g++  -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
#8 30.64 g++  -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
#8 30.64 g++  -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
#8 30.66 g++  -shared -o General_Types_part_1.so General_Types_part_1.o
#8 30.66 g++  -shared -o General_Types_part_2.so General_Types_part_2.o
#8 30.66 g++  -shared -o General_Types_part_3.so General_Types_part_3.o
#8 30.66 g++  -shared -o General_Types_part_4.so General_Types_part_4.o
#8 30.67 g++  -shared -o General_Types_part_5.so General_Types_part_5.o
#8 30.67 g++  -shared -o General_Types_part_6.so General_Types_part_6.o
#8 30.68 g++  -shared -o General_Types_part_7.so General_Types_part_7.o
#8 30.69 g++  -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o
#8 30.69 g++  -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o
#8 30.69 g++  -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o
#8 30.69 g++  -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o
#8 30.69 g++  -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o
#8 30.69 g++  -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o
#8 30.70 g++  -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o
#8 30.70 g++  -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o
#8 30.70 g++  -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o
#8 30.71 g++  -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o
#8 30.71 g++  -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o
#8 30.72 g++  -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o
#8 30.72 g++  -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o
#8 30.72 g++  -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o
#8 30.72 g++  -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o
#8 30.72 g++  -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o
#8 30.72 g++  -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o
#8 30.73 g++  -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o
#8 30.73 g++  -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o
#8 30.74 g++  -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o
#8 30.74 g++  -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o
#8 30.74 g++  -shared -o IPA_Types_part_1.so IPA_Types_part_1.o
#8 30.74 g++  -shared -o IPA_Types_part_2.so IPA_Types_part_2.o
#8 30.74 g++  -shared -o IPA_Types_part_3.so IPA_Types_part_3.o
#8 30.74 g++  -shared -o IPA_Types_part_4.so IPA_Types_part_4.o
#8 30.74 g++  -shared -o IPA_Types_part_5.so IPA_Types_part_5.o
#8 30.75 g++  -shared -o IPA_Types_part_6.so IPA_Types_part_6.o
#8 30.75 g++  -shared -o IPA_Types_part_7.so IPA_Types_part_7.o
#8 30.75 g++  -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
#8 30.76 g++  -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
#8 30.77 g++  -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
#8 30.77 g++  -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
#8 30.77 g++  -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
#8 30.77 g++  -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
#8 30.77 g++  -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
#8 30.77 g++  -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
#8 30.77 g++  -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
#8 30.77 g++  -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
#8 30.77 g++  -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
#8 30.78 g++  -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
#8 30.79 g++  -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
#8 30.79 g++  -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
#8 30.79 g++  -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
#8 30.79 g++  -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
#8 30.80 g++  -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
#8 30.80 g++  -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
#8 30.80 g++  -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
#8 30.81 g++  -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
#8 30.81 g++  -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
#8 30.81 g++  -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o
#8 30.81 g++  -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o
#8 30.82 g++  -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o
#8 30.82 g++  -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o
#8 30.82 g++  -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o
#8 30.82 g++  -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o
#8 30.82 g++  -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o
#8 30.83 g++  -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o
#8 30.84 g++  -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o
#8 30.84 g++  -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o
#8 30.84 g++  -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o
#8 30.84 g++  -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o
#8 30.84 g++  -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o
#8 30.84 g++  -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o
#8 30.84 g++  -shared -o L1CTL_PortType_part_1.so L1CTL_PortType_part_1.o
#8 30.84 g++  -shared -o L1CTL_PortType_part_2.so L1CTL_PortType_part_2.o
#8 30.84 g++  -shared -o L1CTL_PortType_part_3.so L1CTL_PortType_part_3.o
#8 30.85 g++  -shared -o L1CTL_PortType_part_4.so L1CTL_PortType_part_4.o
#8 30.85 g++  -shared -o L1CTL_PortType_part_5.so L1CTL_PortType_part_5.o
#8 30.86 g++  -shared -o L1CTL_PortType_part_6.so L1CTL_PortType_part_6.o
#8 30.87 g++  -shared -o L1CTL_PortType_part_7.so L1CTL_PortType_part_7.o
#8 30.87 g++  -shared -o L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_1.o
#8 30.87 g++  -shared -o L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_2.o
#8 30.87 g++  -shared -o L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_3.o
#8 30.87 g++  -shared -o L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_4.o
#8 30.87 g++  -shared -o L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_5.o
#8 30.87 g++  -shared -o L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_6.o
#8 30.88 g++  -shared -o L1CTL_PortType_CtrlFunct_part_7.so L1CTL_PortType_CtrlFunct_part_7.o
#8 30.88 g++  -shared -o L1CTL_Types_part_1.so L1CTL_Types_part_1.o
#8 30.89 g++  -shared -o L1CTL_Types_part_2.so L1CTL_Types_part_2.o
#8 30.89 g++  -shared -o L1CTL_Types_part_3.so L1CTL_Types_part_3.o
#8 30.89 g++  -shared -o L1CTL_Types_part_4.so L1CTL_Types_part_4.o
#8 30.89 g++  -shared -o L1CTL_Types_part_5.so L1CTL_Types_part_5.o
#8 30.89 g++  -shared -o L1CTL_Types_part_6.so L1CTL_Types_part_6.o
#8 30.90 g++  -shared -o L1CTL_Types_part_7.so L1CTL_Types_part_7.o
#8 30.90 g++  -shared -o L3_Common_part_1.so L3_Common_part_1.o
#8 30.90 g++  -shared -o L3_Common_part_2.so L3_Common_part_2.o
#8 30.90 g++  -shared -o L3_Common_part_3.so L3_Common_part_3.o
#8 30.90 g++  -shared -o L3_Common_part_4.so L3_Common_part_4.o
#8 30.91 g++  -shared -o L3_Common_part_5.so L3_Common_part_5.o
#8 30.91 g++  -shared -o L3_Common_part_6.so L3_Common_part_6.o
#8 30.92 g++  -shared -o L3_Common_part_7.so L3_Common_part_7.o
#8 30.92 g++  -shared -o L3_Templates_part_1.so L3_Templates_part_1.o
#8 30.92 g++  -shared -o L3_Templates_part_2.so L3_Templates_part_2.o
#8 30.92 g++  -shared -o L3_Templates_part_3.so L3_Templates_part_3.o
#8 30.92 g++  -shared -o L3_Templates_part_4.so L3_Templates_part_4.o
#8 30.93 g++  -shared -o L3_Templates_part_5.so L3_Templates_part_5.o
#8 30.93 g++  -shared -o L3_Templates_part_6.so L3_Templates_part_6.o
#8 30.93 g++  -shared -o L3_Templates_part_7.so L3_Templates_part_7.o
#8 30.94 g++  -shared -o LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_1.o
#8 30.94 g++  -shared -o LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_2.o
#8 30.94 g++  -shared -o LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_3.o
#8 30.95 g++  -shared -o LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_4.o
#8 30.95 g++  -shared -o LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_5.o
#8 30.95 g++  -shared -o LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_6.o
#8 30.95 g++  -shared -o LAPDm_RAW_PT_part_7.so LAPDm_RAW_PT_part_7.o
#8 30.95 g++  -shared -o LAPDm_Types_part_1.so LAPDm_Types_part_1.o
#8 30.96 g++  -shared -o LAPDm_Types_part_2.so LAPDm_Types_part_2.o
#8 30.96 g++  -shared -o LAPDm_Types_part_3.so LAPDm_Types_part_3.o
#8 30.96 g++  -shared -o LAPDm_Types_part_4.so LAPDm_Types_part_4.o
#8 30.96 g++  -shared -o LAPDm_Types_part_5.so LAPDm_Types_part_5.o
#8 30.96 g++  -shared -o LAPDm_Types_part_6.so LAPDm_Types_part_6.o
#8 30.97 g++  -shared -o LAPDm_Types_part_7.so LAPDm_Types_part_7.o
#8 30.97 g++  -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
#8 30.98 g++  -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
#8 30.98 g++  -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
#8 30.98 g++  -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
#8 30.98 g++  -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
#8 30.98 g++  -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
#8 30.99 g++  -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
#8 31.00 g++  -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o
#8 31.00 g++  -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o
#8 31.00 g++  -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o
#8 31.01 g++  -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o
#8 31.01 g++  -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o
#8 31.01 g++  -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o
#8 31.01 g++  -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o
#8 31.01 g++  -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o
#8 31.01 g++  -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o
#8 31.01 g++  -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o
#8 31.01 g++  -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o
#8 31.02 g++  -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o
#8 31.03 g++  -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o
#8 31.04 g++  -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o
#8 31.04 g++  -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o
#8 31.04 g++  -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o
#8 31.04 g++  -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o
#8 31.04 g++  -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o
#8 31.05 g++  -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o
#8 31.06 g++  -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o
#8 31.06 g++  -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o
#8 31.08 g++  -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o
#8 31.15 g++  -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o
#8 31.17 g++  -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o
#8 31.18 g++  -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o
#8 31.19 g++  -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o
#8 31.20 g++  -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o
#8 31.20 g++  -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o
#8 31.21 g++  -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o
#8 31.21 g++  -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o
#8 31.21 g++  -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o
#8 31.21 g++  -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o
#8 31.22 g++  -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o
#8 31.23 g++  -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o
#8 31.23 g++  -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o
#8 31.23 g++  -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o
#8 31.23 g++  -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o
#8 31.23 g++  -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o
#8 31.23 g++  -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o
#8 31.24 g++  -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o
#8 31.25 g++  -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o
#8 31.25 g++  -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o
#8 31.26 g++  -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o
#8 31.26 g++  -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o
#8 31.26 g++  -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o
#8 31.27 g++  -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o
#8 31.28 g++  -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o
#8 31.28 g++  -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o
#8 31.29 g++  -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o
#8 31.29 g++  -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o
#8 31.29 g++  -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o
#8 31.31 g++  -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o
#8 31.32 g++  -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o
#8 31.32 g++  -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o
#8 31.32 g++  -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o
#8 31.32 g++  -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o
#8 31.32 g++  -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
#8 31.33 g++  -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
#8 31.33 g++  -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
#8 31.34 g++  -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
#8 31.34 g++  -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
#8 31.34 g++  -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
#8 31.34 g++  -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
#8 31.34 g++  -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o
#8 31.34 g++  -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o
#8 31.35 g++  -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o
#8 31.35 g++  -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o
#8 31.36 g++  -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o
#8 31.36 g++  -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o
#8 31.36 g++  -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o
#8 31.37 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o
#8 31.37 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o
#8 31.37 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o
#8 31.37 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o
#8 31.37 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o
#8 31.37 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o
#8 31.38 g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o
#8 31.38 g++  -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o
#8 31.38 g++  -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o
#8 31.39 g++  -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o
#8 31.39 g++  -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o
#8 31.39 g++  -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o
#8 31.39 g++  -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o
#8 31.39 g++  -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o
#8 31.40 g++  -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o
#8 31.40 g++  -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o
#8 31.40 g++  -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o
#8 31.40 g++  -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o
#8 31.41 g++  -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o
#8 31.41 g++  -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o
#8 31.41 g++  -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o
#8 31.42 g++  -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o
#8 31.42 g++  -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o
#8 31.42 g++  -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o
#8 31.42 g++  -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o
#8 31.42 g++  -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o
#8 31.43 g++  -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o
#8 31.43 g++  -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o
#8 31.43 g++  -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o
#8 31.43 g++  -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o
#8 31.44 g++  -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o
#8 31.44 g++  -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o
#8 31.44 g++  -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o
#8 31.44 g++  -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o
#8 31.44 g++  -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o
#8 31.45 g++  -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o
#8 31.45 g++  -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o
#8 31.45 g++  -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o
#8 31.45 g++  -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o
#8 31.46 g++  -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o
#8 31.46 g++  -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o
#8 31.46 g++  -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o
#8 31.47 g++  -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
#8 31.47 g++  -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
#8 31.47 g++  -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
#8 31.47 g++  -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
#8 31.47 g++  -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
#8 31.47 g++  -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
#8 31.47 g++  -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
#8 31.47 g++  -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
#8 31.49 g++  -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
#8 31.49 g++  -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
#8 31.49 g++  -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
#8 31.49 g++  -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
#8 31.49 g++  -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
#8 31.49 g++  -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
#8 31.49 g++  -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o
#8 31.49 g++  -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o
#8 31.50 g++  -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o
#8 31.50 g++  -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o
#8 31.50 g++  -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o
#8 31.51 g++  -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o
#8 31.51 g++  -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o
#8 31.51 g++  -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o
#8 31.52 g++  -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o
#8 31.52 g++  -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o
#8 31.52 g++  -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o
#8 31.52 g++  -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o
#8 31.52 g++  -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o
#8 31.52 g++  -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o
#8 31.52 g++  -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o
#8 31.52 g++  -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o
#8 31.53 g++  -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o
#8 31.54 g++  -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o
#8 31.54 g++  -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o
#8 31.54 g++  -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o
#8 31.54 g++  -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o
#8 31.54 g++  -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o
#8 31.54 g++  -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o
#8 31.55 g++  -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o
#8 31.55 g++  -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o
#8 31.55 g++  -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o
#8 31.55 g++  -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o
#8 31.56 g++  -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o
#8 31.56 g++  -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o
#8 31.57 g++  -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o
#8 31.57 g++  -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o
#8 31.57 g++  -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o
#8 31.57 g++  -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o
#8 31.57 g++  -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o
#8 31.57 g++  -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o
#8 31.57 g++  -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o
#8 31.58 g++  -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o
#8 31.59 g++  -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o
#8 31.59 g++  -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o
#8 31.59 g++  -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o
#8 31.60 g++  -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o
#8 31.60 g++  -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o
#8 31.60 g++  -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o
#8 31.60 g++  -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o
#8 31.60 g++  -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o
#8 31.61 g++  -shared -o RSL_Types_part_3.so RSL_Types_part_3.o
#8 31.63 g++  -shared -o RSL_Types_part_4.so RSL_Types_part_4.o
#8 31.63 g++  -shared -o RSL_Types_part_5.so RSL_Types_part_5.o
#8 31.63 g++  -shared -o RSL_Types_part_6.so RSL_Types_part_6.o
#8 31.63 g++  -shared -o RSL_Types_part_7.so RSL_Types_part_7.o
#8 31.63 g++  -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o
#8 31.63 g++  -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o
#8 31.63 g++  -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o
#8 31.63 g++  -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o
#8 31.63 g++  -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o
#8 31.64 g++  -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o
#8 31.66 g++  -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o
#8 31.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o
#8 31.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o
#8 31.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o
#8 31.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o
#8 31.66 g++  -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o
#8 31.68 g++  -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o
#8 31.68 g++  -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o
#8 31.68 g++  -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o
#8 31.68 g++  -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o
#8 31.68 g++  -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o
#8 31.68 g++  -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o
#8 31.68 g++  -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o
#8 31.68 g++  -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o
#8 31.68 g++  -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o
#8 31.69 g++  -shared -o RTP_Types_part_2.so RTP_Types_part_2.o
#8 31.70 g++  -shared -o RTP_Types_part_3.so RTP_Types_part_3.o
#8 31.70 g++  -shared -o RTP_Types_part_4.so RTP_Types_part_4.o
#8 31.70 g++  -shared -o RTP_Types_part_5.so RTP_Types_part_5.o
#8 31.70 g++  -shared -o RTP_Types_part_6.so RTP_Types_part_6.o
#8 31.70 g++  -shared -o RTP_Types_part_7.so RTP_Types_part_7.o
#8 31.71 g++  -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
#8 31.71 g++  -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
#8 31.71 g++  -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
#8 31.71 g++  -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
#8 31.71 g++  -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
#8 31.72 g++  -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
#8 31.73 g++  -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
#8 31.74 g++  -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
#8 31.74 g++  -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
#8 31.74 g++  -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
#8 31.74 g++  -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
#8 31.74 g++  -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
#8 31.74 g++  -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
#8 31.74 g++  -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
#8 31.74 g++  -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
#8 31.74 g++  -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
#8 31.74 g++  -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
#8 31.74 g++  -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
#8 31.75 g++  -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
#8 31.76 g++  -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
#8 31.76 g++  -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
#8 31.76 g++  -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
#8 31.76 g++  -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
#8 31.77 g++  -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
#8 31.77 g++  -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
#8 31.77 g++  -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
#8 31.77 g++  -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
#8 31.77 g++  -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
#8 31.77 g++  -shared -o TRXC_CodecPort_part_1.so TRXC_CodecPort_part_1.o
#8 31.77 g++  -shared -o TRXC_CodecPort_part_2.so TRXC_CodecPort_part_2.o
#8 31.78 g++  -shared -o TRXC_CodecPort_part_3.so TRXC_CodecPort_part_3.o
#8 31.78 g++  -shared -o TRXC_CodecPort_part_4.so TRXC_CodecPort_part_4.o
#8 31.80 g++  -shared -o TRXC_CodecPort_part_5.so TRXC_CodecPort_part_5.o
#8 31.80 g++  -shared -o TRXC_CodecPort_part_6.so TRXC_CodecPort_part_6.o
#8 31.80 g++  -shared -o TRXC_CodecPort_part_7.so TRXC_CodecPort_part_7.o
#8 31.80 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_1.o
#8 31.80 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_2.o
#8 31.80 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_3.o
#8 31.80 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_4.o
#8 31.80 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_5.o
#8 31.80 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_6.o
#8 31.80 g++  -shared -o TRXC_CodecPort_CtrlFunct_part_7.so TRXC_CodecPort_CtrlFunct_part_7.o
#8 31.80 g++  -shared -o TRXC_Types_part_1.so TRXC_Types_part_1.o
#8 31.80 g++  -shared -o TRXC_Types_part_2.so TRXC_Types_part_2.o
#8 31.83 g++  -shared -o TRXC_Types_part_3.so TRXC_Types_part_3.o
#8 31.83 g++  -shared -o TRXC_Types_part_4.so TRXC_Types_part_4.o
#8 31.83 g++  -shared -o TRXC_Types_part_5.so TRXC_Types_part_5.o
#8 31.83 g++  -shared -o TRXC_Types_part_6.so TRXC_Types_part_6.o
#8 31.83 g++  -shared -o TRXC_Types_part_7.so TRXC_Types_part_7.o
#8 31.83 g++  -shared -o UD_PortType_part_1.so UD_PortType_part_1.o
#8 31.83 g++  -shared -o UD_PortType_part_2.so UD_PortType_part_2.o
#8 31.83 g++  -shared -o UD_PortType_part_3.so UD_PortType_part_3.o
#8 31.83 g++  -shared -o UD_PortType_part_4.so UD_PortType_part_4.o
#8 31.83 g++  -shared -o UD_PortType_part_5.so UD_PortType_part_5.o
#8 31.83 g++  -shared -o UD_PortType_part_6.so UD_PortType_part_6.o
#8 31.83 g++  -shared -o UD_PortType_part_7.so UD_PortType_part_7.o
#8 31.83 g++  -shared -o UD_Types_part_1.so UD_Types_part_1.o
#8 31.85 g++  -shared -o UD_Types_part_2.so UD_Types_part_2.o
#8 31.85 g++  -shared -o UD_Types_part_3.so UD_Types_part_3.o
#8 31.85 g++  -shared -o UD_Types_part_4.so UD_Types_part_4.o
#8 31.86 g++  -shared -o UD_Types_part_5.so UD_Types_part_5.o
#8 31.86 g++  -shared -o UD_Types_part_6.so UD_Types_part_6.o
#8 31.86 g++  -shared -o UD_Types_part_7.so UD_Types_part_7.o
#8 31.86 g++  -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o
#8 31.86 g++  -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o
#8 31.86 g++  -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o
#8 31.86 g++  -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o
#8 31.86 g++  -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o
#8 31.87 g++  -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o
#8 31.89 g++  -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o
#8 31.89 g++  -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o
#8 31.89 g++  -shared -o IPL4asp_PT.so IPL4asp_PT.o
#8 31.89 g++  -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
#8 31.89 g++  -shared -o IuUP_EncDec.so IuUP_EncDec.o
#8 31.89 g++  -shared -o L1CTL_PortType_CtrlFunctDef.so L1CTL_PortType_CtrlFunctDef.o
#8 31.89 g++  -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
#8 31.89 g++  -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o
#8 31.89 g++  -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o
#8 31.89 g++  -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o
#8 31.89 g++  -shared -o RTP_EncDec.so RTP_EncDec.o
#8 31.90 g++  -shared -o TCCConversion.so TCCConversion.o
#8 31.91 g++  -shared -o TCCInterface.so TCCInterface.o
#8 31.91 g++  -shared -o TELNETasp_PT.so TELNETasp_PT.o
#8 31.92 g++  -shared -o TRXC_CodecPort_CtrlFunctDef.so TRXC_CodecPort_CtrlFunctDef.o
#8 31.93 g++  -shared -o UD_PT.so UD_PT.o
#8 31.93 g++  -shared -o RSL_Types_part_2.so RSL_Types_part_2.o
#8 31.93 g++  -shared -o RTP_Types_part_1.so RTP_Types_part_1.o
#8 32.62 g++  -shared -o IPA_Emulation.so IPA_Emulation.o
#8 32.75 g++  -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o
#8 32.76 g++  -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o
#8 33.06 g++  -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o
#8 33.12 g++  -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o
#8 33.46 g++  -shared -o RSL_Types_part_1.so RSL_Types_part_1.o
#8 33.50 if g++  -L /usr/lib/titan-fPIC  -o BTS_Tests -Wl,--no-as-needed AMR_Types.so AbisOML_Types.so BTS_Tests.so BTS_Tests_ASCI.so BTS_Tests_LAPDm.so BTS_Tests_OML.so BTS_Tests_SMSCB.so BTS_Tests_VAMOS.so BTS_Tests_perf.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L1CTL_PortType.so L1CTL_PortType_CtrlFunct.so L1CTL_Types.so L3_Common.so L3_Templates.so LAPDm_RAW_PT.so LAPDm_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Types.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so TRXC_CodecPort.so TRXC_CodecPort_CtrlFunct.so TRXC_Types.so UD_PortType.so UD_Types.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_part_7.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BTS_Tests_part_1.so BTS_Tests_part_2.so BTS_Tests_part_3.so BTS_Tests_part_4.so BTS_Tests_part_5.so BTS_Tests_part_6.so BTS_Tests_part_7.so BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_7.so BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_7.so BTS_Tests_OML_part_1.so BTS_Tests_OML_part_2.so BTS_Tests_OML_part_3.so BTS_Tests_OML_part_4.so BTS_Tests_OML_part_5.so BTS_Tests_OML_part_6.so BTS_Tests_OML_part_7.so BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_7.so BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_7.so BTS_Tests_perf_part_1.so BTS_Tests_perf_part_2.so BTS_Tests_perf_part_3.so BTS_Tests_perf_part_4.so BTS_Tests_perf_part_5.so BTS_Tests_perf_part_6.so BTS_Tests_perf_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L1CTL_PortType_part_1.so L1CTL_PortType_part_2.so L1CTL_PortType_part_3.so L1CTL_PortType_part_4.so L1CTL_PortType_part_5.so L1CTL_PortType_part_6.so L1CTL_PortType_part_7.so L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_7.so L1CTL_Types_part_1.so L1CTL_Types_part_2.so L1CTL_Types_part_3.so L1CTL_Types_part_4.so L1CTL_Types_part_5.so L1CTL_Types_part_6.so L1CTL_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_7.so LAPDm_Types_part_1.so LAPDm_Types_part_2.so LAPDm_Types_part_3.so LAPDm_Types_part_4.so LAPDm_Types_part_5.so LAPDm_Types_part_6.so LAPDm_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so TRXC_CodecPort_part_1.so TRXC_CodecPort_part_2.so TRXC_CodecPort_part_3.so TRXC_CodecPort_part_4.so TRXC_CodecPort_part_5.so TRXC_CodecPort_part_6.so TRXC_CodecPort_part_7.so TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_7.so TRXC_Types_part_1.so TRXC_Types_part_2.so TRXC_Types_part_3.so TRXC_Types_part_4.so TRXC_Types_part_5.so TRXC_Types_part_6.so TRXC_Types_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so L1CTL_PortType_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RLCMAC_EncDec.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so TRXC_CodecPort_CtrlFunctDef.so UD_PT.so \
#8 33.50 -L/usr/lib/titan -lttcn3-parallel-dynamic \
#8 33.50 -L/lib -lcrypto \
#8 33.50 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \
#8 33.50 then : ; else /usr/bin/titanver AMR_Types.o AbisOML_Types.o BTS_Tests.o BTS_Tests_ASCI.o BTS_Tests_LAPDm.o BTS_Tests_OML.o BTS_Tests_SMSCB.o BTS_Tests_VAMOS.o BTS_Tests_perf.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L1CTL_PortType.o L1CTL_PortType_CtrlFunct.o L1CTL_Types.o L3_Common.o L3_Templates.o LAPDm_RAW_PT.o LAPDm_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Types.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o TRXC_CodecPort.o TRXC_CodecPort_CtrlFunct.o TRXC_Types.o UD_PortType.o UD_Types.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_part_7.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BTS_Tests_part_1.o BTS_Tests_part_2.o BTS_Tests_part_3.o BTS_Tests_part_4.o BTS_Tests_part_5.o BTS_Tests_part_6.o BTS_Tests_part_7.o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_7.o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_7.o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_7.o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_7.o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_7.o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L1CTL_PortType_part_1.o L1CTL_PortType_part_2.o L1CTL_PortType_part_3.o L1CTL_PortType_part_4.o L1CTL_PortType_part_5.o L1CTL_PortType_part_6.o L1CTL_PortType_part_7.o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_Types_part_1.o L1CTL_Types_part_2.o L1CTL_Types_part_3.o L1CTL_Types_part_4.o L1CTL_Types_part_5.o L1CTL_Types_part_6.o L1CTL_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_7.o LAPDm_Types_part_1.o LAPDm_Types_part_2.o LAPDm_Types_part_3.o LAPDm_Types_part_4.o LAPDm_Types_part_5.o LAPDm_Types_part_6.o LAPDm_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_7.o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_Types_part_1.o TRXC_Types_part_2.o TRXC_Types_part_3.o TRXC_Types_part_4.o TRXC_Types_part_5.o TRXC_Types_part_6.o TRXC_Types_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o L1CTL_PortType_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RLCMAC_EncDec.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o TRXC_CodecPort_CtrlFunctDef.o UD_PT.o; exit 1; fi
#8 33.82 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts'
#8 DONE 34.3s

#9 [4/4] COPY	GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg
#9 DONE 0.2s

#10 exporting to image
#10 exporting layers
#10 exporting layers 1.7s done
#10 writing image sha256:0276d927563730bf2f9a2ff78e0d67d405cf021ab3cc8e70e6aaaacb98119cb0 0.0s done
#10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done
#10 DONE 1.8s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
 - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test'
+ docker_image_exists ttcn3-bts-test
+ docker images -q osmocom-build/ttcn3-bts-test
+ test -n 0276d9275637
+ list_osmo_packages debian-bookworm ttcn3-bts-test
+ local distro=debian-bookworm
+ local image=ttcn3-bts-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bts-test -c
+ [ -n  ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ network_create
+ SUBNET=39697
+ seq 1 30
+ echo (39697 + 1) % 256
+ bc
+ SUBNET=18
+ NET_NAME=ttcn3-bts-test-18
+ SUB4=172.18.18.0/24
+ SUB6=fd02:db8:18::/64
+ set +x
Creating network ttcn3-bts-test-18, trying SUBNET=18...
+ docker network create --internal --subnet 172.18.18.0/24 --ipv6 --subnet fd02:db8:18::/64 ttcn3-bts-test-18
da46cc5f0775c98f9ebc3ce3c9024d98cf2d6692105d3e041ce87af71b45a10f
+ set +x

### Network ttcn3-bts-test-18 created (SUBNET=18) ###

+ return
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic
+ cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg ]
+ repo=latest
+ line=Misc_Helpers.mp_osmo_repo := "latest"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy
+ cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg ]
+ repo=latest
+ line=Misc_Helpers.mp_osmo_repo := "latest"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml
+ cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg ]
+ repo=latest
+ line=Misc_Helpers.mp_osmo_repo := "latest"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping
+ cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg ]
+ repo=latest
+ line=Misc_Helpers.mp_osmo_repo := "latest"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg
+ cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg.inc
+ cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg
+ make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile cfg
command -v osmo-config-merge
/usr/bin/osmo-config-merge
docker run \
	--rm \
	--user 1000 \
	-v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test:/data \
	osmocom-build/ttcn3-bts-test \
	cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg
docker run \
	--rm \
	--user 1000 \
	-v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test:/data \
	osmocom-build/ttcn3-bts-test \
	cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg
osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg
sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.18.10/" generic/osmo-bts.gen.cfg
osmo-config-merge osmo-bsc.src.cfg generic/osmo-bsc.confmerge > generic/osmo-bsc.gen.cfg
sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.18.10/" generic/osmo-bsc.gen.cfg
osmo-config-merge generic/osmo-bts.gen.cfg virtphy/osmo-bts.confmerge > virtphy/osmo-bts.gen.cfg
sed -i "/osmotrx/d" virtphy/osmo-bts.gen.cfg
osmo-config-merge generic/osmo-bts.gen.cfg oml/osmo-bts.confmerge > oml/osmo-bts.gen.cfg
osmo-config-merge generic/osmo-bsc.gen.cfg fh/osmo-bsc.confmerge > fh/osmo-bsc.gen.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc
+ cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts/unix
+ cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/fake_trx
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/trxcon
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/virtphy
+ start_config_generic
+ test_config_enabled generic
+ local config=generic
+ local i
+ local valid=0
+ [ generic = generic ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z generic oml hopping ]
+ [ generic = generic ]
+ return 0
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts/osmo-bts.gen.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc/osmo-bsc.gen.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=18 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg
+ start_bsc
+ echo Starting container with BSC
Starting container with BSC
+ docker_network_params 18 11
+ NET=18
+ ADDR_SUFIX=11
+ echo --network ttcn3-bts-test-18 --ip 172.18.18.11 --ip6 fd02:db8:18::11
+ docker run --rm --network ttcn3-bts-test-18 --ip 172.18.18.11 --ip6 fd02:db8:18::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc:/data --name jenkins-ttcn3-bts-test-latest-2376-bsc -d osmocom-build/osmo-bsc-latest /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1
e55caa15fe725327dc41b242dc05a99aebf29224b8a74616c1c588ad7a347c45
+ start_bts trx 1
+ local variant
+ variant=trx
+ echo Starting container with BTS
Starting container with BTS
+ [ -z trx ]
+ docker_network_params 18 20
+ NET=18
+ ADDR_SUFIX=20
+ echo --network ttcn3-bts-test-18 --ip 172.18.18.20 --ip6 fd02:db8:18::20
+ docker run --rm --network ttcn3-bts-test-18 --ip 172.18.18.20 --ip6 fd02:db8:18::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-latest-2376-bts -d osmocom-build/osmo-bts-latest /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1
1ad0f20edae27181d69455edb0effd69ba815a6b002e8396bcae856100fbe917
+ start_fake_trx
+ echo Starting container with fake_trx
Starting container with fake_trx
+ docker_network_params 18 21
+ NET=18
+ ADDR_SUFIX=21
+ echo --network ttcn3-bts-test-18 --ip 172.18.18.21 --ip6 fd02:db8:18::21
+ docker run --rm --network ttcn3-bts-test-18 --ip 172.18.18.21 --ip6 fd02:db8:18::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-latest-2376-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py 				--log-file-name /data/fake_trx.log 				--log-file-level DEBUG 				--log-file-time 				--log-level INFO 				--sched-rr-prio 30 				-R 172.18.18.20 				-r 172.18.18.22 				--trx TRX1@172.18.18.20:5700/1 				--trx TRX2@172.18.18.20:5700/2 				--trx TRX3@172.18.18.20:5700/3 				>>/data/fake_trx.out 2>&1
76b7057dbaffd0eddc4e118e0fb4135548807a85de7e4918089bfcbbdba63a74
+ start_trxcon
+ echo Starting container with trxcon
Starting container with trxcon
+ docker_network_params 18 22
+ NET=18
+ ADDR_SUFIX=22
+ echo --network ttcn3-bts-test-18 --ip 172.18.18.22 --ip6 fd02:db8:18::22
+ docker run --rm --network ttcn3-bts-test-18 --ip 172.18.18.22 --ip6 fd02:db8:18::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-latest-2376-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon 				-i 172.18.18.21 				-s /data/unix/osmocom_l2 				>>/data/trxcon.log 2>&1
288087c25640756f7378a9197e80754ab1bdc5c2e825c5e03d3e3de7fe73b3f6
+ start_testsuite generic
+ echo Starting container with BTS testsuite
Starting container with BTS testsuite
+ variant=generic
+ docker_network_params 18 10
+ NET=18
+ ADDR_SUFIX=10
+ echo --network ttcn3-bts-test-18 --ip 172.18.18.10 --ip6 fd02:db8:18::10
+ docker run --rm --network ttcn3-bts-test-18 --ip 172.18.18.10 --ip6 fd02:db8:18::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.18.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-latest-2376-ttcn3-bts-test osmocom-build/ttcn3-bts-test
+ SUBDIR=bts
+ SUITE=BTS_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bts/BTS_Tests BTS_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli BTS_Tests.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: 9.0.0                                                        *
* Copyright (c) 2000-2023 Ericsson Telecom AB                           *
* All rights reserved. This program and the accompanying materials      *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at              *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html            *
*************************************************************************

Using configuration file: BTS_Tests.cfg
MC@3b5f43ad4522: Unix server socket created successfully.
MC@3b5f43ad4522: Listening on TCP port 37935.
3b5f43ad4522 is the default
MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 3b5f43ad4522 37935
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@3b5f43ad4522: New HC connected from 172.18.18.10 [172.18.18.10]. 3b5f43ad4522: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@3b5f43ad4522: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@3b5f43ad4522: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@3b5f43ad4522: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@3b5f43ad4522: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@3b5f43ad4522: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@3b5f43ad4522: Configuration file was processed on all HCs.
MC@3b5f43ad4522: Creating MTC on host 172.18.18.10.
MC@3b5f43ad4522: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'.
------ BTS_Tests.TC_est_dchan ------
Fri Mar 28 06:01:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_est_dchan started.
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL(4)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL(4)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_est_dchan-RSL(4)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL(4)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_est_dchan-RSL(4)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_est_dchan-RSL(4)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_est_dchan-RSL(4)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_est_dchan-RSL(4)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_est_dchan-RSL(4)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_est_dchan-RSL(4)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan(6)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(6)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 24, t2 := 22 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(6)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(6)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(7)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 4, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(7)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(7)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(8)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(8)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 14, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(8)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(8)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(9)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 4, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(9)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(9)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(10)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(10)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 14, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(10)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(10)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(11)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(11)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 24, t2 := 8 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(11)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(11)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(12)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(12)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(12)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(12)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(13)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 4, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(13)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(13)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 0, t3 := 24, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(14)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(14)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 34, t2 := 5 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(15)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(15)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(16)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(16)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 34, t2 := 1 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(16)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(16)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(17)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(17)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 34, t2 := 23 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(17)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(17)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(18)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(18)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(18)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(18)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 4, t2 := 16 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(18)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(18)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(19)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(19)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 45, t2 := 5 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(19)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(19)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(20)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(20)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(20)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(20)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 4, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(20)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(20)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(21)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(21)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(21)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(21)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(21)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(21)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(22)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(22)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(22)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(22)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(22)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(23)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(23)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 45, t2 := 24 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(23)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(23)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(24)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(24)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(24)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(24)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 1, t3 := 4, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(24)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(24)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(25)@3b5f43ad4522: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(25)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(25)@3b5f43ad4522: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '11011011'B, t1p := 2, t3 := 4, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(25)@3b5f43ad4522: Received IMM.ASS for our RACH!
TC_est_dchan(25)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@3b5f43ad4522: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":9064
TC_est_dchan-RSL(4)@3b5f43ad4522: Final verdict of PTC: none
TC_est_dchan-RSL-IPA(3)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(5)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@3b5f43ad4522: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'.
Fri Mar 28 06:01:53 UTC 2025
====== BTS_Tests.TC_est_dchan pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_est_dchan.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13818462)
Waiting for packet dumper to finish... 1 (prev_count=13818462, count=13824504)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'.
------ BTS_Tests.TC_chan_act_stress ------
Fri Mar 28 06:01:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_act_stress started.
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL(27)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL(27)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL(27)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_act_stress-RSL(27)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1031
TC_chan_act_stress-RSL(27)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_act_stress-RSL-IPA(26)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(28)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass)
MTC@3b5f43ad4522: Test case TC_chan_act_stress finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'.
Fri Mar 28 06:02:00 UTC 2025
====== BTS_Tests.TC_chan_act_stress pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_act_stress.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8691806)
Waiting for packet dumper to finish... 1 (prev_count=8691806, count=8692303)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'.
------ BTS_Tests.TC_chan_act_react ------
Fri Mar 28 06:02:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_act_react started.
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_react-RSL(31)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_chan_act_react-RSL(31)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_act_react-RSL(31)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react(33)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_react(33)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1055
TC_chan_act_react-RSL-IPA(30)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(32)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_act_react-RSL(31)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass)
MTC@3b5f43ad4522: Test case TC_chan_act_react finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'.
Fri Mar 28 06:02:05 UTC 2025
====== BTS_Tests.TC_chan_act_react pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_act_react.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1955065)
Waiting for packet dumper to finish... 1 (prev_count=1955065, count=1955562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'.
------ BTS_Tests.TC_chan_deact_not_active ------
Fri Mar 28 06:02:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_deact_not_active.pcap" >/data/BTS_Tests.TC_chan_deact_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_deact_not_active started.
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active(37)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_deact_not_active(37)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1077
TC_chan_deact_not_active-RSL(35)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_deact_not_active-RSL-IPA(34)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(36)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass)
MTC@3b5f43ad4522: Test case TC_chan_deact_not_active finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'.
Fri Mar 28 06:02:11 UTC 2025
====== BTS_Tests.TC_chan_deact_not_active pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1938718)
Waiting for packet dumper to finish... 1 (prev_count=1938718, count=1939215)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'.
------ BTS_Tests.TC_chan_act_wrong_nr ------
Fri Mar 28 06:02:14 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_act_wrong_nr started.
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr(41)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(41)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(42)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(42)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(43)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(43)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(44)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(44)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(45)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(45)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(46)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(46)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(47)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(47)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(48)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(48)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(49)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(49)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(50)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(50)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(51)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(51)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(52)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(52)@3b5f43ad4522: Final verdict of PTC: pass
TC_chan_act_wrong_nr(53)@3b5f43ad4522: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(53)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1129
TC_chan_act_wrong_nr-RSL(39)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_act_wrong_nr-RSL-IPA(38)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(40)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_chan_act_wrong_nr finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'.
Fri Mar 28 06:02:16 UTC 2025
====== BTS_Tests.TC_chan_act_wrong_nr pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2003377)
Waiting for packet dumper to finish... 1 (prev_count=2003377, count=2003874)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'.
------ BTS_Tests.TC_deact_sacch ------
Fri Mar 28 06:02:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_deact_sacch started.
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL(55)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL(55)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL(55)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_deact_sacch-RSL(55)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_deact_sacch-RSL(55)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_deact_sacch-RSL(55)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_deact_sacch-RSL(55)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_deact_sacch-RSL(55)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_deact_sacch(57)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(57)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_deact_sacch(58)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(58)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_deact_sacch(59)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(59)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_deact_sacch(60)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(60)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_deact_sacch(61)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(61)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_deact_sacch(62)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(62)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_deact_sacch(63)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(63)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_deact_sacch(64)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(64)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_deact_sacch(65)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(65)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_deact_sacch(66)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(66)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_deact_sacch(67)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(67)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_deact_sacch(68)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(68)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_deact_sacch(69)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(69)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_deact_sacch(70)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(70)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_deact_sacch(71)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(71)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_deact_sacch(72)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(72)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_deact_sacch(73)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(73)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_deact_sacch(74)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(74)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_deact_sacch(75)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(75)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_deact_sacch(76)@3b5f43ad4522: setverdict(pass): none -> pass
TC_deact_sacch(76)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1210
TC_deact_sacch-RSL(55)@3b5f43ad4522: Final verdict of PTC: none
TC_deact_sacch-RSL-IPA(54)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(56)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_deact_sacch finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'.
Fri Mar 28 06:03:52 UTC 2025
====== BTS_Tests.TC_deact_sacch pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_deact_sacch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=88147697)
Waiting for packet dumper to finish... 1 (prev_count=88147697, count=88148194)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'.
------ BTS_Tests.TC_sacch_filling ------
Fri Mar 28 06:03:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sacch_filling started.
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL(78)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL(78)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL(78)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL(78)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_sacch_filling-RSL(78)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_filling-RSL(78)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_filling-RSL(78)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_sacch_filling-RSL(78)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_filling(80)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(80)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_filling(81)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(81)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_filling(82)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(82)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_filling(83)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(83)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_filling(84)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(84)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_filling(85)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(85)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_filling(86)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(86)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_filling(87)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(87)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_filling(88)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(88)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_filling(89)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(89)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_filling(90)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(90)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_filling(91)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(91)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_filling(92)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(92)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_filling(93)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(93)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_filling(94)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(94)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_filling(95)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(95)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_filling(96)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(96)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_filling(97)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(97)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_filling(98)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(98)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_filling(99)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_filling(99)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1295
TC_sacch_filling-RSL-IPA(77)@3b5f43ad4522: Final verdict of PTC: none
TC_sacch_filling-RSL(78)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(79)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_sacch_filling finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'.
Fri Mar 28 06:04:12 UTC 2025
====== BTS_Tests.TC_sacch_filling pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_sacch_filling.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12180954)
Waiting for packet dumper to finish... 1 (prev_count=12180954, count=12181451)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'.
------ BTS_Tests.TC_sacch_info_mod ------
Fri Mar 28 06:04:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sacch_info_mod started.
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_info_mod(103)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(103)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(103)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(103)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(103)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_info_mod(104)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(104)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(104)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(104)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(104)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_info_mod(105)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(105)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(105)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(105)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(105)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_info_mod(106)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(106)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(106)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(106)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(106)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_info_mod(107)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(107)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(107)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(107)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(107)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_info_mod(108)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(108)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(108)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(108)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(108)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_info_mod(109)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(109)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(109)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(109)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(109)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_info_mod(110)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(110)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(110)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(110)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(110)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_info_mod(111)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(111)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(111)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(111)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(111)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_info_mod(112)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(112)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(112)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(112)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(112)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_info_mod(113)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(113)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(113)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(113)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(113)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_info_mod(114)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(114)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(114)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(114)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(114)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_info_mod(115)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(115)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(115)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(115)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(115)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_info_mod(116)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(116)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(116)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(116)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(116)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_info_mod(117)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(117)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(117)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(117)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(117)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_info_mod(118)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(118)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(118)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(118)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(118)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_info_mod(119)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(119)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(119)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(119)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(119)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_info_mod(120)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(120)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(120)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(120)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(120)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_info_mod(121)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(121)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(121)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(121)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(121)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_info_mod(122)@3b5f43ad4522: Activating channel, expecting standard SI5
TC_sacch_info_mod(122)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_info_mod(122)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@3b5f43ad4522: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(122)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@3b5f43ad4522: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(122)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1343
TC_sacch_info_mod-RSL(101)@3b5f43ad4522: Final verdict of PTC: none
TC_sacch_info_mod-RSL-IPA(100)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(102)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_sacch_info_mod finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'.
Fri Mar 28 06:04:46 UTC 2025
====== BTS_Tests.TC_sacch_info_mod pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30084642)
Waiting for packet dumper to finish... 1 (prev_count=30084642, count=30085139)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'.
------ BTS_Tests.TC_sacch_multi ------
Fri Mar 28 06:04:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sacch_multi started.
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL(124)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_sacch_multi-RSL(124)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL(124)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL(124)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_multi-RSL(124)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi(126)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(126)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi(127)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(127)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi(128)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(128)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi(129)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(129)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi(130)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(130)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_multi(131)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(131)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_multi(132)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(132)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi(133)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(133)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi(134)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(134)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi(135)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(135)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_multi(136)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(136)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_multi(137)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(137)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_multi(138)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(138)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_multi(139)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(139)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_multi(140)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(140)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_multi(141)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(141)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_multi(142)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(142)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_multi(143)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(143)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_multi(144)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(144)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_multi(145)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi(145)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1386
TC_sacch_multi-RSL-IPA(123)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(125)@3b5f43ad4522: Final verdict of PTC: none
TC_sacch_multi-RSL(124)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_sacch_multi finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'.
Fri Mar 28 06:06:17 UTC 2025
====== BTS_Tests.TC_sacch_multi pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_sacch_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=84807149)
Waiting for packet dumper to finish... 1 (prev_count=84807149, count=84807646)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'.
------ BTS_Tests.TC_sacch_multi_chg ------
Fri Mar 28 06:06:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sacch_multi_chg started.
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi_chg(149)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(149)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi_chg(150)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(150)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi_chg(151)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(151)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi_chg(152)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(152)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi_chg(153)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(153)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_multi_chg(154)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(154)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_multi_chg(155)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(155)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi_chg(156)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(156)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi_chg(157)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(157)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi_chg(158)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(158)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_multi_chg(159)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(159)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_multi_chg(160)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(160)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_multi_chg(161)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(161)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_multi_chg(162)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(162)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_multi_chg(163)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(163)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_multi_chg(164)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(164)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_multi_chg(165)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(165)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_multi_chg(166)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(166)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_multi_chg(167)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(167)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_multi_chg(168)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_multi_chg(168)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1432
TC_sacch_multi_chg-RSL(147)@3b5f43ad4522: Final verdict of PTC: none
TC_sacch_multi_chg-RSL-IPA(146)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(148)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_sacch_multi_chg finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'.
Fri Mar 28 06:07:57 UTC 2025
====== BTS_Tests.TC_sacch_multi_chg pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90412321)
Waiting for packet dumper to finish... 1 (prev_count=90412321, count=90412818)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'.
------ BTS_Tests.TC_sacch_chan_act ------
Fri Mar 28 06:08:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sacch_chan_act started.
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_chan_act(172)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(172)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_chan_act(173)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(173)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act(174)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(174)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_chan_act(175)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(175)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act(176)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(176)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_chan_act(177)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(177)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_chan_act(178)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(178)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_chan_act(179)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(179)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_chan_act(180)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(180)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_chan_act(181)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(181)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_chan_act(182)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(182)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_chan_act(183)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(183)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_chan_act(184)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(184)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_chan_act(185)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(185)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_chan_act(186)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(186)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_chan_act(187)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(187)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_chan_act(188)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(188)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_chan_act(189)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(189)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_chan_act(190)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(190)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_chan_act(191)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act(191)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1478
TC_sacch_chan_act-RSL(170)@3b5f43ad4522: Final verdict of PTC: none
TC_sacch_chan_act-RSL-IPA(169)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(171)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_sacch_chan_act finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'.
Fri Mar 28 06:08:32 UTC 2025
====== BTS_Tests.TC_sacch_chan_act pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=26463936)
Waiting for packet dumper to finish... 1 (prev_count=26463936, count=26464433)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'.
------ BTS_Tests.TC_sacch_chan_act_ho_async ------
Fri Mar 28 06:08:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sacch_chan_act_ho_async started.
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_async: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_async: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1557
TC_sacch_chan_act_ho_async-RSL(193)@3b5f43ad4522: Final verdict of PTC: none
TC_sacch_chan_act_ho_async-RSL-IPA(192)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(194)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'.
Fri Mar 28 06:09:06 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_async pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30936975)
Waiting for packet dumper to finish... 1 (prev_count=30936975, count=30937472)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'.
------ BTS_Tests.TC_sacch_chan_act_ho_sync ------
Fri Mar 28 06:09:10 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sacch_chan_act_ho_sync started.
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_sync: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_sync: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: Timeout waiting for SACCH 'DB1A9A318A88A352B40DCDCC6DE6B730C551D8'O
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1695
TC_sacch_chan_act_ho_sync-RSL(200)@3b5f43ad4522: Final verdict of PTC: none
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(201)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'.
Fri Mar 28 06:09:59 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=48908364)
Waiting for packet dumper to finish... 1 (prev_count=48908364, count=48908861)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'.
------ BTS_Tests.TC_rach_content ------
Fri Mar 28 06:10:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rach_content started.
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL(207)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL(207)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL(207)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_rach_content-RSL(207)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL(207)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content-RSL(207)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_content-RSL(207)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_content-RSL(207)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_rach_content-RSL(207)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 2, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 2, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 2, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 2, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 2, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 2, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 2, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 2, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 2, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 2, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 2, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 3, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 3, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 3, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 3, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 3, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 3, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 3, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 3, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 3, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 3, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 3, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 3, t3 := 23, t2 := 25 }
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content-RSL-IPA(206)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(208)@3b5f43ad4522: Final verdict of PTC: none
TC_rach_content-RSL(207)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_content-RSL-IPA(206): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_content-RSL(207): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass)
MTC@3b5f43ad4522: Test case TC_rach_content finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass'.
Fri Mar 28 06:10:28 UTC 2025
====== BTS_Tests.TC_rach_content pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24171921)
Waiting for packet dumper to finish... 1 (prev_count=24171921, count=24177526)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'.
------ BTS_Tests.TC_rach_content_emerg ------
Fri Mar 28 06:10:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rach_content_emerg started.
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 35, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 18, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 21, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 24, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 27, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 30, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 33, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 36, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 30, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 33, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 36, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 27, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 30, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 33, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 36, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 18, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 21, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 24, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 27, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 30, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 33, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 36, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 26, t2 := 2 }
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content_emerg-RSL(210)@3b5f43ad4522: Final verdict of PTC: none
TC_rach_content_emerg-RSL-IPA(209)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(211)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(209): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_content_emerg-RSL(210): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (pass -> pass)
MTC@3b5f43ad4522: Test case TC_rach_content_emerg finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass'.
Fri Mar 28 06:10:57 UTC 2025
====== BTS_Tests.TC_rach_content_emerg pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24192532)
Waiting for packet dumper to finish... 1 (prev_count=24192532, count=24193029)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'.
------ BTS_Tests.TC_rach_count ------
Fri Mar 28 06:11:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rach_count started.
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_rach_count-RSL(213)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_count-RSL(213)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 34, t2 := 17 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_count-RSL(213)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 36, t2 := 19 }
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1790
TC_rach_count-RSL(213)@3b5f43ad4522: Final verdict of PTC: none
TC_rach_count-RSL-IPA(212)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(214)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_count-RSL-IPA(212): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_count-RSL(213): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (pass -> pass)
MTC@3b5f43ad4522: Test case TC_rach_count finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass'.
Fri Mar 28 06:11:16 UTC 2025
====== BTS_Tests.TC_rach_count pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rach_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14377067)
Waiting for packet dumper to finish... 1 (prev_count=14377067, count=14377564)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'.
------ BTS_Tests.TC_rach_max_ta ------
Fri Mar 28 06:11:19 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rach_max_ta started.
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL(216)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL(216)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL(216)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL(216)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 4, t2 := 19 }
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 46, t2 := 25 }
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1981
TC_rach_max_ta-RSL(216)@3b5f43ad4522: Final verdict of PTC: none
TC_rach_max_ta-RSL-IPA(215)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(217)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_max_ta-RSL-IPA(215): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_max_ta-RSL(216): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass)
MTC@3b5f43ad4522: Test case TC_rach_max_ta finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass'.
Fri Mar 28 06:11:31 UTC 2025
====== BTS_Tests.TC_rach_max_ta pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rach_max_ta.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10353964)
Waiting for packet dumper to finish... 1 (prev_count=10353964, count=10354461)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'.
------ BTS_Tests.TC_ho_rach ------
Fri Mar 28 06:11:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ho_rach started.
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL(219)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL(219)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL(219)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL(219)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_ho_rach-RSL(219)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ho_rach-RSL(219)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_ho_rach(221)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(221)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(221)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_ho_rach(222)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(222)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(222)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ho_rach(223)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(223)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(223)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_ho_rach(224)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(224)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(224)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_rach(225)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(225)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(225)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_ho_rach(226)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(226)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(226)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_ho_rach(227)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(227)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(227)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_ho_rach(228)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(228)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(228)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_ho_rach(229)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(229)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(229)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_ho_rach(230)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(230)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(230)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_ho_rach(231)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(231)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(231)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_ho_rach(232)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(232)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(232)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_ho_rach(233)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(233)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(233)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_ho_rach(234)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(234)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(234)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_ho_rach(235)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(235)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(235)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_ho_rach(236)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(236)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(236)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_ho_rach(237)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(237)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(237)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_ho_rach(238)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(238)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(238)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_ho_rach(239)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(239)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(239)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_ho_rach(240)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_rach(240)@3b5f43ad4522: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(240)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2050
TC_ho_rach-RSL(219)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(220)@3b5f43ad4522: Final verdict of PTC: none
TC_ho_rach-RSL-IPA(218)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach-RSL-IPA(218): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach-RSL(219): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(220): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(221): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(222): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(223): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(224): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(225): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(226): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(227): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(228): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(229): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(230): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(231): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(232): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(233): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(234): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(235): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(236): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(237): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(238): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(239): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_rach(240): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_ho_rach finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'.
Fri Mar 28 06:11:40 UTC 2025
====== BTS_Tests.TC_ho_rach pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ho_rach.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4939195)
Waiting for packet dumper to finish... 1 (prev_count=4939195, count=4939820)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'.
------ BTS_Tests.TC_ho_physical_info ------
Fri Mar 28 06:11:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ho_physical_info started.
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_physical_info(244)@3b5f43ad4522: setverdict(pass): none -> pass
TC_ho_physical_info(244)@3b5f43ad4522: setverdict(fail): pass -> fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }", new component reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }"
TC_ho_physical_info(244)@3b5f43ad4522: Sending handover Access Burst
TC_ho_physical_info(244)@3b5f43ad4522: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed
TC_ho_physical_info(244)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2115
MC@3b5f43ad4522: Test Component 244 has requested to stop MTC. Terminating current testcase execution.
TC_ho_physical_info(244)@3b5f43ad4522: Final verdict of PTC: fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }"
IPA-CTRL-CLI-IPA(243)@3b5f43ad4522: Final verdict of PTC: none
TC_ho_physical_info-RSL(242)@3b5f43ad4522: Final verdict of PTC: none
TC_ho_physical_info-RSL-IPA(241)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_physical_info-RSL-IPA(241): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_physical_info-RSL(242): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_ho_physical_info(244): fail (none -> fail) reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }"
MTC@3b5f43ad4522: Test case TC_ho_physical_info finished. Verdict: fail reason: Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'.
Fri Mar 28 06:11:47 UTC 2025
------ BTS_Tests.TC_ho_physical_info fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ho_physical_info.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4340894)
Waiting for packet dumper to finish... 1 (prev_count=4340894, count=4341391)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'.
------ BTS_Tests.TC_rach_load_idle_thresh0 ------
Fri Mar 28 06:11:51 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap" >/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rach_load_idle_thresh0 started.
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1837
TC_rach_load_idle_thresh0-RSL-IPA(245)@3b5f43ad4522: Final verdict of PTC: none
TC_rach_load_idle_thresh0-RSL(246)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(247)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(245): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(246): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass)
MTC@3b5f43ad4522: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'.
Fri Mar 28 06:12:03 UTC 2025
====== BTS_Tests.TC_rach_load_idle_thresh0 pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5536207)
Waiting for packet dumper to finish... 1 (prev_count=5536207, count=5542249)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'.
------ BTS_Tests.TC_rach_load_idle_below_thresh ------
Fri Mar 28 06:12:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap" >/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rach_load_idle_below_thresh started.
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1862
TC_rach_load_idle_below_thresh-RSL(249)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(250)@3b5f43ad4522: Final verdict of PTC: none
TC_rach_load_idle_below_thresh-RSL-IPA(248)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(248): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(249): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(250): none (pass -> pass)
MTC@3b5f43ad4522: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'.
Fri Mar 28 06:12:14 UTC 2025
====== BTS_Tests.TC_rach_load_idle_below_thresh pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4200432)
Waiting for packet dumper to finish... 1 (prev_count=4200432, count=4200929)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'.
------ BTS_Tests.TC_rach_load_count ------
Fri Mar 28 06:12:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_count.pcap" >/data/BTS_Tests.TC_rach_load_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rach_load_count started.
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL(252)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL(252)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL(252)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL(252)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_load_count-RSL(252)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_rach_load_count-RSL(252)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_count-RSL(252)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@3b5f43ad4522: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 34, t2 := 17 }
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":1926
TC_rach_load_count-RSL(252)@3b5f43ad4522: Final verdict of PTC: none
TC_rach_load_count-RSL-IPA(251)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(253)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_load_count-RSL-IPA(251): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_rach_load_count-RSL(252): none (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass)
MTC@3b5f43ad4522: Test case TC_rach_load_count finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'.
Fri Mar 28 06:12:39 UTC 2025
====== BTS_Tests.TC_rach_load_count pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rach_load_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17180441)
Waiting for packet dumper to finish... 1 (prev_count=17180441, count=17180938)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'.
------ BTS_Tests.TC_meas_res_speech_tchf ------
Fri Mar 28 06:12:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchf started.
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_speech_tchf(257)@3b5f43ad4522: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@3b5f43ad4522: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_speech_tchf(257)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@3b5f43ad4522: Test Component 257 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchf(257)@3b5f43ad4522: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_speech_tchf-RSL-IPA(254)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchf-RSL(255)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(256)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(254): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf-RSL(255): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf(257): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail'.
Fri Mar 28 06:12:46 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchf fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3007518)
Waiting for packet dumper to finish... 1 (prev_count=3007518, count=3008015)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'.
------ BTS_Tests.TC_meas_res_speech_tchf_facch ------
Fri Mar 28 06:12:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchf_facch started.
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@3b5f43ad4522: Test Component 261 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchf_facch-RSL(259)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchf_facch(261)@3b5f43ad4522: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
IPA-CTRL-CLI-IPA(260)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(258): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(259): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf_facch(261): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchf_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail'.
Fri Mar 28 06:12:52 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchf_facch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3006699)
Waiting for packet dumper to finish... 1 (prev_count=3006699, count=3007196)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'.
------ BTS_Tests.TC_meas_res_speech_tchh ------
Fri Mar 28 06:12:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh started.
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(265)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(265)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@3b5f43ad4522: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 10 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 4, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 10 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 4, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@3b5f43ad4522: Test Component 266 has requested to stop MTC. Terminating current testcase execution.
IPA-CTRL-CLI-IPA(264)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchh-RSL(263)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchh-RSL-IPA(262)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchh(266)@3b5f43ad4522: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 10 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 4, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(262): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh-RSL(263): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh(265): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh(266): fail (pass -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 10 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 4, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 10 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 4, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail'.
Fri Mar 28 06:13:11 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16905875)
Waiting for packet dumper to finish... 1 (prev_count=16905875, count=16906372)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'.
------ BTS_Tests.TC_meas_res_speech_tchh_facch ------
Fri Mar 28 06:13:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh_facch started.
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 6, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 6, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@3b5f43ad4522: Test Component 270 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchh_facch(270)@3b5f43ad4522: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 6, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_speech_tchh_facch-RSL(268)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(269)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(267): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(268): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_facch(270): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 6, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 6, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail'.
Fri Mar 28 06:13:21 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh_facch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6812683)
Waiting for packet dumper to finish... 1 (prev_count=6812683, count=6813180)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'.
------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------
Fri Mar 28 06:13:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh_toa256 started.
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 6, supp_meas_info := { toa256_mean := 486, toa256_min := 256, toa256_max := 512, toa256_std_dev := 72 } } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 6, supp_meas_info := { toa256_mean := 486, toa256_min := 256, toa256_max := 512, toa256_std_dev := 72 } } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@3b5f43ad4522: Test Component 274 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchh_toa256-RSL(272)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(273)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchh_toa256(274)@3b5f43ad4522: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 6, supp_meas_info := { toa256_mean := 486, toa256_min := 256, toa256_max := 512, toa256_std_dev := 72 } } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
TC_meas_res_speech_tchh_toa256-RSL-IPA(271)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(271): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(272): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_toa256(274): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 6, supp_meas_info := { toa256_mean := 486, toa256_min := 256, toa256_max := 512, toa256_std_dev := 72 } } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 6, supp_meas_info := { toa256_mean := 486, toa256_min := 256, toa256_max := 512, toa256_std_dev := 72 } } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail'.
Fri Mar 28 06:13:32 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh_toa256 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6943511)
Waiting for packet dumper to finish... 1 (prev_count=6943511, count=6944008)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'.
------ BTS_Tests.TC_meas_res_sign_tchf ------
Fri Mar 28 06:13:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchf.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_sign_tchf started.
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(278)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(278)@3b5f43ad4522: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_sign_tchf(278)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@3b5f43ad4522: Test Component 278 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_sign_tchf-RSL(276)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_sign_tchf(278)@3b5f43ad4522: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
IPA-CTRL-CLI-IPA(277)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_sign_tchf-RSL-IPA(275)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(275): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchf-RSL(276): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(277): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchf(278): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
MTC@3b5f43ad4522: Test case TC_meas_res_sign_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'.
Fri Mar 28 06:13:38 UTC 2025
------ BTS_Tests.TC_meas_res_sign_tchf fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2948837)
Waiting for packet dumper to finish... 1 (prev_count=2948837, count=2954442)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'.
------ BTS_Tests.TC_meas_res_sign_tchh ------
Fri Mar 28 06:13:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_sign_tchh started.
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(282)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(282)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(282)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(283)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(283)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(283)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":3707
TC_meas_res_sign_tchh-RSL(280)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(281)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_sign_tchh-RSL-IPA(279)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(279): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchh-RSL(280): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchh(282): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchh(283): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_meas_res_sign_tchh finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass'.
Fri Mar 28 06:14:00 UTC 2025
====== BTS_Tests.TC_meas_res_sign_tchh pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18295635)
Waiting for packet dumper to finish... 1 (prev_count=18295635, count=18296132)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'.
------ BTS_Tests.TC_meas_res_sign_sdcch4 ------
Fri Mar 28 06:14:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_sign_sdcch4 started.
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F010303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(287)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(288)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(289)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(290)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":3720
TC_meas_res_sign_sdcch4-RSL(285)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(286)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_sign_sdcch4-RSL-IPA(284)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(284): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(285): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(286): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch4(287): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch4(288): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch4(289): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch4(290): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_meas_res_sign_sdcch4 finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass'.
Fri Mar 28 06:14:38 UTC 2025
====== BTS_Tests.TC_meas_res_sign_sdcch4 pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=31149135)
Waiting for packet dumper to finish... 1 (prev_count=31149135, count=31149632)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'.
------ BTS_Tests.TC_meas_res_sign_sdcch8 ------
Fri Mar 28 06:14:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_sign_sdcch8 started.
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(294)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(295)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(296)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(297)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(298)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(299)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(300)@3b5f43ad4522: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(301)@3b5f43ad4522: Final verdict of PTC: pass
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":3733
IPA-CTRL-CLI-IPA(293)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_sign_sdcch8-RSL(292)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_sign_sdcch8-RSL-IPA(291)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(291): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(292): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(294): pass (none -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(295): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(296): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(297): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(298): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(299): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(300): pass (pass -> pass)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_sdcch8(301): pass (pass -> pass)
MTC@3b5f43ad4522: Test case TC_meas_res_sign_sdcch8 finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass'.
Fri Mar 28 06:15:47 UTC 2025
====== BTS_Tests.TC_meas_res_sign_sdcch8 pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=60299278)
Waiting for packet dumper to finish... 1 (prev_count=60299278, count=60299775)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'.
------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------
Fri Mar 28 06:15:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_sign_tchh_toa256 started.
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@3b5f43ad4522: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Mapped TRX#1 to TCP/IP conn_id=3
MTC@3b5f43ad4522: 1/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 2/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@3b5f43ad4522: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Mapped TRX#2 to TCP/IP conn_id=4
MTC@3b5f43ad4522: 3/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Mapped TRX#3 to TCP/IP conn_id=5
MTC@3b5f43ad4522: 3/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: 4/4 transceiver(s) connected
MTC@3b5f43ad4522: 4/4 RF Resource Indication(s) received
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } }
MTC@3b5f43ad4522: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: setverdict(pass): none -> pass
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: IPA: Closed
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Lost IPA connection! (conn_id=5)
IPA-CTRL-CLI-IPA(304)@3b5f43ad4522: IPA: Closed
TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3b5f43ad4522: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(304)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Dynamic test case error: Port IPA_PT has neither connections nor mappings. Message cannot be sent on it.
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: setverdict(error): none -> error
TC_meas_res_sign_tchh_toa256-RSL(303)@3b5f43ad4522: Final verdict of PTC: error
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL"", new component reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL""
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":782
MC@3b5f43ad4522: Test Component 305 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_sign_tchh_toa256(305)@3b5f43ad4522: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL""
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(302): none (none -> none)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(303): error (none -> error)
MTC@3b5f43ad4522: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (error -> error)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_sign_tchh_toa256(305): fail (error -> error) reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL""
MTC@3b5f43ad4522: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: error
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 error'.
Fri Mar 28 06:16:09 UTC 2025
------ BTS_Tests.TC_meas_res_sign_tchh_toa256 error ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10635905)
Waiting for packet dumper to finish... 1 (prev_count=10635905, count=10641450)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 error' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------
Fri Mar 28 06:16:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchf_sapi3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_meas_res_speech_tchf_sapi3-RSL(307)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchf_sapi3-RSL-IPA(306)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(306): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(307): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail'.
Fri Mar 28 06:16:32 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22490)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------
Fri Mar 28 06:16:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh_sapi3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_meas_res_speech_tchh_sapi3-RSL(309)@3b5f43ad4522: Final verdict of PTC: none
TC_meas_res_speech_tchh_sapi3-RSL-IPA(308)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(308): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(309): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail'.
Fri Mar 28 06:16:54 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22378)
Waiting for packet dumper to finish... 1 (prev_count=22378, count=27550)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch'.
------ BTS_Tests.TC_tx_power_start_ramp_up_bcch ------
Fri Mar 28 06:17:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap" >/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_tx_power_start_ramp_up_bcch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_tx_power_start_ramp_up_bcch-RSL(311)@3b5f43ad4522: Final verdict of PTC: none
TC_tx_power_start_ramp_up_bcch-RSL-IPA(310)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(310): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(311): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail'.
Fri Mar 28 06:17:17 UTC 2025
------ BTS_Tests.TC_tx_power_start_ramp_up_bcch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22602)
Waiting for packet dumper to finish... 1 (prev_count=22602, count=22666)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'.
------ BTS_Tests.TC_tx_power_down_bcch ------
Fri Mar 28 06:17:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_down_bcch.pcap" >/data/BTS_Tests.TC_tx_power_down_bcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_tx_power_down_bcch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_tx_power_down_bcch-RSL(313)@3b5f43ad4522: Final verdict of PTC: none
TC_tx_power_down_bcch-RSL-IPA(312)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(312): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_tx_power_down_bcch-RSL(313): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_tx_power_down_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail'.
Fri Mar 28 06:17:40 UTC 2025
------ BTS_Tests.TC_tx_power_down_bcch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=28047)
Waiting for packet dumper to finish... 1 (prev_count=28047, count=28111)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change'.
------ BTS_Tests.TC_tx_power_ramp_adm_state_change ------
Fri Mar 28 06:17:47 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap" >/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_tx_power_ramp_adm_state_change started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_tx_power_ramp_adm_state_change-RSL(315)@3b5f43ad4522: Final verdict of PTC: none
TC_tx_power_ramp_adm_state_change-RSL-IPA(314)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(314): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(315): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'.
Fri Mar 28 06:18:03 UTC 2025
------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22422)
Waiting for packet dumper to finish... 1 (prev_count=22422, count=22486)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'.
------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------
Fri Mar 28 06:18:10 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_bs_pwr_static_ass started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_bs_pwr_static_ass-RSL(317)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_bs_pwr_static_ass-RSL-IPA(316)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(316): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(317): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail'.
Fri Mar 28 06:18:27 UTC 2025
------ BTS_Tests.TC_rsl_bs_pwr_static_ass fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=22450)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control'.
------ BTS_Tests.TC_rsl_bs_pwr_static_power_control ------
Fri Mar 28 06:18:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_bs_pwr_static_power_control started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_bs_pwr_static_power_control-RSL(319)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_bs_pwr_static_power_control-RSL-IPA(318)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(318): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(319): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail'.
Fri Mar 28 06:18:50 UTC 2025
------ BTS_Tests.TC_rsl_bs_pwr_static_power_control fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22554)
Waiting for packet dumper to finish... 1 (prev_count=22554, count=28163)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'.
------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------
Fri Mar 28 06:18:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_ctrl started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ms_pwr_ctrl-RSL(321)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ms_pwr_ctrl-RSL-IPA(320)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(320): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(321): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail'.
Fri Mar 28 06:19:13 UTC 2025
------ BTS_Tests.TC_rsl_ms_pwr_ctrl fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22490)
Waiting for packet dumper to finish... 1 (prev_count=22490, count=22554)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------
Fri Mar 28 06:19:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_active started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ms_pwr_dyn_active-RSL(323)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active-RSL-IPA(322)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(322): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(323): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail'.
Fri Mar 28 06:19:36 UTC 2025
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27622)
Waiting for packet dumper to finish... 1 (prev_count=27622, count=27686)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------
Fri Mar 28 06:19:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_active2 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ms_pwr_dyn_active2-RSL(325)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(324)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(324): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(325): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail'.
Fri Mar 28 06:19:59 UTC 2025
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------
Fri Mar 28 06:20:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_up started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ms_pwr_dyn_up-RSL(327)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_up-RSL-IPA(326)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(326): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(327): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail'.
Fri Mar 28 06:20:22 UTC 2025
------ BTS_Tests.TC_rsl_ms_pwr_dyn_up fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=22562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------
Fri Mar 28 06:20:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_down started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ms_pwr_dyn_down-RSL(329)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_down-RSL-IPA(328)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(328): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(329): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail'.
Fri Mar 28 06:20:45 UTC 2025
------ BTS_Tests.TC_rsl_ms_pwr_dyn_down fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22506)
Waiting for packet dumper to finish... 1 (prev_count=22506, count=27678)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown ------
Fri Mar 28 06:20:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_ass_updown started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ms_pwr_dyn_ass_updown-RSL(331)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(330)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(330): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(331): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail'.
Fri Mar 28 06:21:08 UTC 2025
------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22622)
Waiting for packet dumper to finish... 1 (prev_count=22622, count=22686)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------
Fri Mar 28 06:21:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_max started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ms_pwr_dyn_max-RSL-IPA(332)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_max-RSL(333)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(332): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(333): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail'.
Fri Mar 28 06:21:31 UTC 2025
------ BTS_Tests.TC_rsl_ms_pwr_dyn_max fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22466)
Waiting for packet dumper to finish... 1 (prev_count=22466, count=22530)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'.
------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------
Fri Mar 28 06:21:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_chan_initial_ms_pwr started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_chan_initial_ms_pwr-RSL(335)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_chan_initial_ms_pwr-RSL-IPA(334)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(334): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(335): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail'.
Fri Mar 28 06:21:54 UTC 2025
------ BTS_Tests.TC_rsl_chan_initial_ms_pwr fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22522)
Waiting for packet dumper to finish... 1 (prev_count=22522, count=22586)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'.
------ BTS_Tests.TC_rsl_chan_initial_ta ------
Fri Mar 28 06:22:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_chan_initial_ta started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_chan_initial_ta-RSL-IPA(336)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_chan_initial_ta-RSL(337)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(336): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(337): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'.
Fri Mar 28 06:22:17 UTC 2025
------ BTS_Tests.TC_rsl_chan_initial_ta fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22378)
Waiting for packet dumper to finish... 1 (prev_count=22378, count=22442)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'.
------ BTS_Tests.TC_rsl_modify_encr ------
Fri Mar 28 06:22:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_modify_encr started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_modify_encr-RSL(339)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_modify_encr-RSL-IPA(338)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(338): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_modify_encr-RSL(339): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_modify_encr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail'.
Fri Mar 28 06:22:40 UTC 2025
------ BTS_Tests.TC_rsl_modify_encr fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22927)
Waiting for packet dumper to finish... 1 (prev_count=22927, count=28099)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'.
------ BTS_Tests.TC_rsl_rf_resource_ind ------
Fri Mar 28 06:22:47 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap" >/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_rf_resource_ind started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_rf_resource_ind-RSL(341)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_rf_resource_ind-RSL-IPA(340)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(340): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(341): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_rf_resource_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail'.
Fri Mar 28 06:23:03 UTC 2025
------ BTS_Tests.TC_rsl_rf_resource_ind fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22378)
Waiting for packet dumper to finish... 1 (prev_count=22378, count=22442)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'.
------ BTS_Tests.TC_conn_fail_crit ------
Fri Mar 28 06:23:10 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_conn_fail_crit started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_conn_fail_crit-RSL(343)@3b5f43ad4522: Final verdict of PTC: none
TC_conn_fail_crit-RSL-IPA(342)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(342): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_conn_fail_crit-RSL(343): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_conn_fail_crit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail'.
Fri Mar 28 06:23:26 UTC 2025
------ BTS_Tests.TC_conn_fail_crit fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22486)
Waiting for packet dumper to finish... 1 (prev_count=22486, count=22550)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'.
------ BTS_Tests.TC_paging_imsi_80percent ------
Fri Mar 28 06:23:33 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_paging_imsi_80percent started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_paging_imsi_80percent-RSL(345)@3b5f43ad4522: Final verdict of PTC: none
TC_paging_imsi_80percent-RSL-IPA(344)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(344): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_imsi_80percent-RSL(345): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_paging_imsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail'.
Fri Mar 28 06:23:49 UTC 2025
------ BTS_Tests.TC_paging_imsi_80percent fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=22887)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'.
------ BTS_Tests.TC_paging_tmsi_80percent ------
Fri Mar 28 06:23:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_paging_tmsi_80percent started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_paging_tmsi_80percent-RSL(347)@3b5f43ad4522: Final verdict of PTC: none
TC_paging_tmsi_80percent-RSL-IPA(346)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(346): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_tmsi_80percent-RSL(347): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_paging_tmsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail'.
Fri Mar 28 06:24:12 UTC 2025
------ BTS_Tests.TC_paging_tmsi_80percent fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22514)
Waiting for packet dumper to finish... 1 (prev_count=22514, count=22578)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'.
------ BTS_Tests.TC_paging_imsi_200percent ------
Fri Mar 28 06:24:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_paging_imsi_200percent started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_paging_imsi_200percent-RSL(349)@3b5f43ad4522: Final verdict of PTC: none
TC_paging_imsi_200percent-RSL-IPA(348)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(348): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_imsi_200percent-RSL(349): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_paging_imsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail'.
Fri Mar 28 06:24:36 UTC 2025
------ BTS_Tests.TC_paging_imsi_200percent fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27498)
Waiting for packet dumper to finish... 1 (prev_count=27498, count=27562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'.
------ BTS_Tests.TC_paging_tmsi_200percent ------
Fri Mar 28 06:24:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_paging_tmsi_200percent started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_paging_tmsi_200percent-RSL(351)@3b5f43ad4522: Final verdict of PTC: none
TC_paging_tmsi_200percent-RSL-IPA(350)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(350): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_tmsi_200percent-RSL(351): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_paging_tmsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail'.
Fri Mar 28 06:24:59 UTC 2025
------ BTS_Tests.TC_paging_tmsi_200percent fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=22582)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'.
------ BTS_Tests.TC_rsl_protocol_error ------
Fri Mar 28 06:25:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_protocol_error started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_protocol_error-RSL(353)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_protocol_error-RSL-IPA(352)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(352): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_protocol_error-RSL(353): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_protocol_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail'.
Fri Mar 28 06:25:22 UTC 2025
------ BTS_Tests.TC_rsl_protocol_error fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_protocol_error.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=22438)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'.
------ BTS_Tests.TC_rsl_mand_ie_error ------
Fri Mar 28 06:25:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_mand_ie_error.pcap" >/data/BTS_Tests.TC_rsl_mand_ie_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_mand_ie_error started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_mand_ie_error-RSL(355)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_mand_ie_error-RSL-IPA(354)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(354): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_mand_ie_error-RSL(355): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_mand_ie_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail'.
Fri Mar 28 06:25:45 UTC 2025
------ BTS_Tests.TC_rsl_mand_ie_error fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=27670)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'.
------ BTS_Tests.TC_rsl_ie_content_error ------
Fri Mar 28 06:25:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ie_content_error.pcap" >/data/BTS_Tests.TC_rsl_ie_content_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rsl_ie_content_error started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rsl_ie_content_error-RSL-IPA(356)@3b5f43ad4522: Final verdict of PTC: none
TC_rsl_ie_content_error-RSL(357)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(356): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rsl_ie_content_error-RSL(357): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rsl_ie_content_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail'.
Fri Mar 28 06:26:08 UTC 2025
------ BTS_Tests.TC_rsl_ie_content_error fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22382)
Waiting for packet dumper to finish... 1 (prev_count=22382, count=22446)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'.
------ BTS_Tests.TC_si_sched_default ------
Fri Mar 28 06:26:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_default started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_default-RSL(359)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_default-RSL-IPA(358)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_default-RSL-IPA(358): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_default-RSL(359): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_default finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail'.
Fri Mar 28 06:26:31 UTC 2025
------ BTS_Tests.TC_si_sched_default fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_default.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22494)
Waiting for packet dumper to finish... 1 (prev_count=22494, count=22558)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'.
------ BTS_Tests.TC_si_sched_1 ------
Fri Mar 28 06:26:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_1 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_1-RSL-IPA(360)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_1-RSL(361)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_1-RSL-IPA(360): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_1-RSL(361): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail'.
Fri Mar 28 06:26:54 UTC 2025
------ BTS_Tests.TC_si_sched_1 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_1.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22342)
Waiting for packet dumper to finish... 1 (prev_count=22342, count=22406)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'.
------ BTS_Tests.TC_si_sched_2bis ------
Fri Mar 28 06:27:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_2bis started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_2bis-RSL(363)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_2bis-RSL-IPA(362)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(362): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2bis-RSL(363): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail'.
Fri Mar 28 06:27:17 UTC 2025
------ BTS_Tests.TC_si_sched_2bis fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22482)
Waiting for packet dumper to finish... 1 (prev_count=22482, count=22546)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'.
------ BTS_Tests.TC_si_sched_2ter ------
Fri Mar 28 06:27:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_2ter started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_2ter-RSL(365)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_2ter-RSL-IPA(364)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(364): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2ter-RSL(365): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_2ter finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail'.
Fri Mar 28 06:27:40 UTC 2025
------ BTS_Tests.TC_si_sched_2ter fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22791)
Waiting for packet dumper to finish... 1 (prev_count=22791, count=27963)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'.
------ BTS_Tests.TC_si_sched_2ter_2bis ------
Fri Mar 28 06:27:47 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_2ter_2bis started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_2ter_2bis-RSL(367)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_2ter_2bis-RSL-IPA(366)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(366): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(367): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_2ter_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail'.
Fri Mar 28 06:28:04 UTC 2025
------ BTS_Tests.TC_si_sched_2ter_2bis fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=22438)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'.
------ BTS_Tests.TC_si_sched_2quater ------
Fri Mar 28 06:28:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_2quater started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_2quater-RSL(369)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_2quater-RSL-IPA(368)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(368): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_2quater-RSL(369): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail'.
Fri Mar 28 06:28:27 UTC 2025
------ BTS_Tests.TC_si_sched_2quater fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22606)
Waiting for packet dumper to finish... 1 (prev_count=22606, count=22670)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'.
------ BTS_Tests.TC_si_sched_13 ------
Fri Mar 28 06:28:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_13 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_13-RSL(371)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_13-RSL-IPA(370)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_13-RSL-IPA(370): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_13-RSL(371): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail'.
Fri Mar 28 06:28:50 UTC 2025
------ BTS_Tests.TC_si_sched_13 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_13.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22346)
Waiting for packet dumper to finish... 1 (prev_count=22346, count=27955)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater'.
------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater ------
Fri Mar 28 06:28:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap" >/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_si_sched_13_2bis_2ter_2quater started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_si_sched_13_2bis_2ter_2quater-RSL(373)@3b5f43ad4522: Final verdict of PTC: none
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(372)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(372): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(373): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail'.
Fri Mar 28 06:29:13 UTC 2025
------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22638)
Waiting for packet dumper to finish... 1 (prev_count=22638, count=22702)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'.
------ BTS_Tests.TC_ipa_dlcx_not_active ------
Fri Mar 28 06:29:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ipa_dlcx_not_active started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ipa_dlcx_not_active-RSL(375)@3b5f43ad4522: Final verdict of PTC: none
TC_ipa_dlcx_not_active-RSL-IPA(374)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(374): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(375): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ipa_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail'.
Fri Mar 28 06:29:36 UTC 2025
------ BTS_Tests.TC_ipa_dlcx_not_active fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27486)
Waiting for packet dumper to finish... 1 (prev_count=27486, count=27550)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'.
------ BTS_Tests.TC_ipa_crcx_twice_not_active ------
Fri Mar 28 06:29:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ipa_crcx_twice_not_active started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ipa_crcx_twice_not_active-RSL(377)@3b5f43ad4522: Final verdict of PTC: none
TC_ipa_crcx_twice_not_active-RSL-IPA(376)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(376): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(377): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ipa_crcx_twice_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail'.
Fri Mar 28 06:29:59 UTC 2025
------ BTS_Tests.TC_ipa_crcx_twice_not_active fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22530)
Waiting for packet dumper to finish... 1 (prev_count=22530, count=22594)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active'.
------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active ------
Fri Mar 28 06:30:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ipa_crcx_mdcx_dlcx_not_active started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(379)@3b5f43ad4522: Final verdict of PTC: none
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(378)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(378): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(379): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail'.
Fri Mar 28 06:30:22 UTC 2025
------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22418)
Waiting for packet dumper to finish... 1 (prev_count=22418, count=22482)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active'.
------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active ------
Fri Mar 28 06:30:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(380)@3b5f43ad4522: Final verdict of PTC: none
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(381)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(380): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(381): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail'.
Fri Mar 28 06:30:45 UTC 2025
------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22566)
Waiting for packet dumper to finish... 1 (prev_count=22566, count=27738)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'.
------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------
Fri Mar 28 06:30:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ipa_crcx_sdcch_not_active started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ipa_crcx_sdcch_not_active-RSL(383)@3b5f43ad4522: Final verdict of PTC: none
TC_ipa_crcx_sdcch_not_active-RSL-IPA(382)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(382): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(383): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail'.
Fri Mar 28 06:31:08 UTC 2025
------ BTS_Tests.TC_ipa_crcx_sdcch_not_active fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22402)
Waiting for packet dumper to finish... 1 (prev_count=22402, count=22466)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'.
------ BTS_Tests.TC_ipa_crcx_ack_addr ------
Fri Mar 28 06:31:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap" >/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ipa_crcx_ack_addr started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ipa_crcx_ack_addr-RSL(385)@3b5f43ad4522: Final verdict of PTC: none
TC_ipa_crcx_ack_addr-RSL-IPA(384)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(384): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(385): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'.
Fri Mar 28 06:31:31 UTC 2025
------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=22562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'.
------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------
Fri Mar 28 06:31:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_paging_imsi_200percent_with_ps started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_paging_imsi_200percent_with_ps-RSL(387)@3b5f43ad4522: Final verdict of PTC: none
TC_paging_imsi_200percent_with_ps-RSL-IPA(386)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(386): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(387): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail'.
Fri Mar 28 06:31:55 UTC 2025
------ BTS_Tests.TC_paging_imsi_200percent_with_ps fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22662)
Waiting for packet dumper to finish... 1 (prev_count=22662, count=22726)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'.
------ BTS_Tests.TC_pcu_act_req ------
Fri Mar 28 06:32:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_act_req started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_act_req-RSL(389)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_act_req-RSL-IPA(388)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req-RSL-IPA(388): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req-RSL(389): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_act_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail'.
Fri Mar 28 06:32:18 UTC 2025
------ BTS_Tests.TC_pcu_act_req fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_act_req.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22474)
Waiting for packet dumper to finish... 1 (prev_count=22474, count=22538)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'.
------ BTS_Tests.TC_pcu_act_req_wrong_ts ------
Fri Mar 28 06:32:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_act_req_wrong_ts started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_act_req_wrong_ts-RSL(391)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_act_req_wrong_ts-RSL-IPA(390)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(390): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(391): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_act_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail'.
Fri Mar 28 06:32:41 UTC 2025
------ BTS_Tests.TC_pcu_act_req_wrong_ts fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27927)
Waiting for packet dumper to finish... 1 (prev_count=27927, count=27991)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'.
------ BTS_Tests.TC_pcu_act_req_wrong_bts ------
Fri Mar 28 06:32:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_act_req_wrong_bts started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_act_req_wrong_bts-RSL(393)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_act_req_wrong_bts-RSL-IPA(392)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(392): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(393): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_act_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail'.
Fri Mar 28 06:33:04 UTC 2025
------ BTS_Tests.TC_pcu_act_req_wrong_bts fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22514)
Waiting for packet dumper to finish... 1 (prev_count=22514, count=22578)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'.
------ BTS_Tests.TC_pcu_act_req_wrong_trx ------
Fri Mar 28 06:33:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_act_req_wrong_trx started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_act_req_wrong_trx-RSL(395)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_act_req_wrong_trx-RSL-IPA(394)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(394): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(395): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_act_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail'.
Fri Mar 28 06:33:27 UTC 2025
------ BTS_Tests.TC_pcu_act_req_wrong_trx fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=22450)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'.
------ BTS_Tests.TC_pcu_deact_req ------
Fri Mar 28 06:33:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_deact_req started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_deact_req-RSL(397)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_deact_req-RSL-IPA(396)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(396): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_deact_req-RSL(397): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_deact_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail'.
Fri Mar 28 06:33:50 UTC 2025
------ BTS_Tests.TC_pcu_deact_req fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22482)
Waiting for packet dumper to finish... 1 (prev_count=22482, count=28091)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'.
------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------
Fri Mar 28 06:33:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_deact_req_wrong_ts started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_deact_req_wrong_ts-RSL(399)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_deact_req_wrong_ts-RSL-IPA(398)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(398): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(399): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail'.
Fri Mar 28 06:34:13 UTC 2025
------ BTS_Tests.TC_pcu_deact_req_wrong_ts fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'.
------ BTS_Tests.TC_pcu_ver_si1 ------
Fri Mar 28 06:34:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_ver_si1 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_ver_si1-RSL(401)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_ver_si1-RSL-IPA(400)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(400): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ver_si1-RSL(401): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_ver_si1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail'.
Fri Mar 28 06:34:36 UTC 2025
------ BTS_Tests.TC_pcu_ver_si1 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27582)
Waiting for packet dumper to finish... 1 (prev_count=27582, count=27646)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'.
------ BTS_Tests.TC_pcu_ver_si3 ------
Fri Mar 28 06:34:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_ver_si3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_ver_si3-RSL(403)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_ver_si3-RSL-IPA(402)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(402): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ver_si3-RSL(403): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_ver_si3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail'.
Fri Mar 28 06:34:59 UTC 2025
------ BTS_Tests.TC_pcu_ver_si3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_ver_si3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22346)
Waiting for packet dumper to finish... 1 (prev_count=22346, count=22410)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'.
------ BTS_Tests.TC_pcu_ver_si13 ------
Fri Mar 28 06:35:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_ver_si13 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_ver_si13-RSL(405)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_ver_si13-RSL-IPA(404)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(404): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ver_si13-RSL(405): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_ver_si13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail'.
Fri Mar 28 06:35:22 UTC 2025
------ BTS_Tests.TC_pcu_ver_si13 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_ver_si13.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22478)
Waiting for packet dumper to finish... 1 (prev_count=22478, count=22542)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'.
------ BTS_Tests.TC_pcu_data_req_pdtch ------
Fri Mar 28 06:35:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_pdtch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_pdtch-RSL-IPA(406)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_pdtch-RSL(407)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(406): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(407): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_pdtch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail'.
Fri Mar 28 06:35:45 UTC 2025
------ BTS_Tests.TC_pcu_data_req_pdtch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=27546)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'.
------ BTS_Tests.TC_pcu_data_req_ptcch ------
Fri Mar 28 06:35:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap" >/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_ptcch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_ptcch-RSL(409)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_ptcch-RSL-IPA(408)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(408): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(409): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail'.
Fri Mar 28 06:36:08 UTC 2025
------ BTS_Tests.TC_pcu_data_req_ptcch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22502)
Waiting for packet dumper to finish... 1 (prev_count=22502, count=22566)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'.
------ BTS_Tests.TC_pcu_data_req_wrong_bts ------
Fri Mar 28 06:36:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_wrong_bts started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_wrong_bts-RSL-IPA(410)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_wrong_bts-RSL(411)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(410): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(411): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail'.
Fri Mar 28 06:36:31 UTC 2025
------ BTS_Tests.TC_pcu_data_req_wrong_bts fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'.
------ BTS_Tests.TC_pcu_data_req_wrong_trx ------
Fri Mar 28 06:36:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_wrong_trx started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_wrong_trx-RSL(413)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_wrong_trx-RSL-IPA(412)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(412): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(413): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail'.
Fri Mar 28 06:36:55 UTC 2025
------ BTS_Tests.TC_pcu_data_req_wrong_trx fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=22582)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'.
------ BTS_Tests.TC_pcu_data_req_wrong_ts ------
Fri Mar 28 06:37:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_wrong_ts started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_wrong_ts-RSL(415)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_wrong_ts-RSL-IPA(414)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(414): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(415): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail'.
Fri Mar 28 06:37:18 UTC 2025
------ BTS_Tests.TC_pcu_data_req_wrong_ts fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=22450)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'.
------ BTS_Tests.TC_pcu_data_req_ts_inactive ------
Fri Mar 28 06:37:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap" >/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_ts_inactive started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_ts_inactive-RSL(417)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_ts_inactive-RSL-IPA(416)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(416): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(417): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_ts_inactive finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail'.
Fri Mar 28 06:37:41 UTC 2025
------ BTS_Tests.TC_pcu_data_req_ts_inactive fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22835)
Waiting for packet dumper to finish... 1 (prev_count=22835, count=28135)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'.
------ BTS_Tests.TC_pcu_ptcch ------
Fri Mar 28 06:37:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_ptcch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_ptcch-RSL(419)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_ptcch-RSL-IPA(418)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(418): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ptcch-RSL(419): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail'.
Fri Mar 28 06:38:04 UTC 2025
------ BTS_Tests.TC_pcu_ptcch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22338)
Waiting for packet dumper to finish... 1 (prev_count=22338, count=22402)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'.
------ BTS_Tests.TC_pcu_data_req_agch ------
Fri Mar 28 06:38:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_agch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_agch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_agch-RSL(421)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_agch-RSL-IPA(420)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(420): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_agch-RSL(421): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail'.
Fri Mar 28 06:38:27 UTC 2025
------ BTS_Tests.TC_pcu_data_req_agch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_agch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22370)
Waiting for packet dumper to finish... 1 (prev_count=22370, count=22434)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'.
------ BTS_Tests.TC_pcu_data_req_pch ------
Fri Mar 28 06:38:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_pch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_pch-RSL(423)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_pch-RSL-IPA(422)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(422): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_pch-RSL(423): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail'.
Fri Mar 28 06:38:50 UTC 2025
------ BTS_Tests.TC_pcu_data_req_pch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22494)
Waiting for packet dumper to finish... 1 (prev_count=22494, count=28103)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch'.
------ BTS_Tests.TC_pcu_data_req_imm_ass_pch ------
Fri Mar 28 06:38:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_imm_ass_pch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_imm_ass_pch-RSL-IPA(424)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_pch-RSL(425)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(424): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(425): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail'.
Fri Mar 28 06:39:13 UTC 2025
------ BTS_Tests.TC_pcu_data_req_imm_ass_pch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22398)
Waiting for packet dumper to finish... 1 (prev_count=22398, count=22462)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch'.
------ BTS_Tests.TC_pcu_data_req_imm_ass_agch ------
Fri Mar 28 06:39:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_req_imm_ass_agch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_req_imm_ass_agch-RSL(427)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_agch-RSL-IPA(426)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(426): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(427): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail'.
Fri Mar 28 06:39:36 UTC 2025
------ BTS_Tests.TC_pcu_data_req_imm_ass_agch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27638)
Waiting for packet dumper to finish... 1 (prev_count=27638, count=27702)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'.
------ BTS_Tests.TC_pcu_rach_content ------
Fri Mar 28 06:39:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_rach_content started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_rach_content-RSL(429)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_rach_content-RSL-IPA(428)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(428): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_rach_content-RSL(429): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail'.
Fri Mar 28 06:39:59 UTC 2025
------ BTS_Tests.TC_pcu_rach_content fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_rach_content.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22606)
Waiting for packet dumper to finish... 1 (prev_count=22606, count=22670)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'.
------ BTS_Tests.TC_pcu_ext_rach_content ------
Fri Mar 28 06:40:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ext_rach_content.pcap" >/data/BTS_Tests.TC_pcu_ext_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_ext_rach_content started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_ext_rach_content-RSL(431)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_ext_rach_content-RSL-IPA(430)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(430): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_ext_rach_content-RSL(431): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_ext_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail'.
Fri Mar 28 06:40:22 UTC 2025
------ BTS_Tests.TC_pcu_ext_rach_content fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22382)
Waiting for packet dumper to finish... 1 (prev_count=22382, count=22446)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'.
------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------
Fri Mar 28 06:40:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap" >/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_data_ind_lqual_cb started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_data_ind_lqual_cb-RSL(433)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_data_ind_lqual_cb-RSL-IPA(432)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(432): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(433): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'.
Fri Mar 28 06:40:45 UTC 2025
------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22514)
Waiting for packet dumper to finish... 1 (prev_count=22514, count=27686)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'.
------ BTS_Tests.TC_pcu_paging_from_rsl ------
Fri Mar 28 06:40:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap" >/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_paging_from_rsl started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_paging_from_rsl-RSL(435)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_paging_from_rsl-RSL-IPA(434)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(434): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(435): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_paging_from_rsl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail'.
Fri Mar 28 06:41:08 UTC 2025
------ BTS_Tests.TC_pcu_paging_from_rsl fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22378)
Waiting for packet dumper to finish... 1 (prev_count=22378, count=22442)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'.
------ BTS_Tests.TC_pcu_time_ind ------
Fri Mar 28 06:41:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_time_ind started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_time_ind-RSL(437)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_time_ind-RSL-IPA(436)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(436): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_time_ind-RSL(437): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_time_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail'.
Fri Mar 28 06:41:32 UTC 2025
------ BTS_Tests.TC_pcu_time_ind fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_time_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22754)
Waiting for packet dumper to finish... 1 (prev_count=22754, count=22818)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'.
------ BTS_Tests.TC_pcu_rts_req ------
Fri Mar 28 06:41:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_rts_req started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_rts_req-RSL(439)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_rts_req-RSL-IPA(438)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(438): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_rts_req-RSL(439): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_rts_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail'.
Fri Mar 28 06:41:55 UTC 2025
------ BTS_Tests.TC_pcu_rts_req fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22346)
Waiting for packet dumper to finish... 1 (prev_count=22346, count=22410)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'.
------ BTS_Tests.TC_pcu_oml_alert ------
Fri Mar 28 06:42:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_oml_alert.pcap" >/data/BTS_Tests.TC_pcu_oml_alert.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_oml_alert started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_oml_alert-RSL(441)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_oml_alert-RSL-IPA(440)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(440): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_oml_alert-RSL(441): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_oml_alert finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'.
Fri Mar 28 06:42:18 UTC 2025
------ BTS_Tests.TC_pcu_oml_alert fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_oml_alert.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22482)
Waiting for packet dumper to finish... 1 (prev_count=22482, count=22546)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'.
------ BTS_Tests.TC_pcu_rr_suspend ------
Fri Mar 28 06:42:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_rr_suspend started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_rr_suspend-RSL(443)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_rr_suspend-RSL-IPA(442)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(442): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_rr_suspend-RSL(443): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_rr_suspend finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail'.
Fri Mar 28 06:42:41 UTC 2025
------ BTS_Tests.TC_pcu_rr_suspend fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_rr_suspend.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22358)
Waiting for packet dumper to finish... 1 (prev_count=22358, count=27530)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'.
------ BTS_Tests.TC_pcu_socket_connect_multi ------
Fri Mar 28 06:42:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_connect_multi started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_connect_multi-RSL-IPA(444)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_connect_multi-RSL(445)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(444): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(445): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_connect_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail'.
Fri Mar 28 06:43:04 UTC 2025
------ BTS_Tests.TC_pcu_socket_connect_multi fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_connect_multi.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22526)
Waiting for packet dumper to finish... 1 (prev_count=22526, count=22590)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'.
------ BTS_Tests.TC_pcu_socket_reconnect ------
Fri Mar 28 06:43:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_reconnect started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_reconnect-RSL(447)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_reconnect-RSL-IPA(446)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(446): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_reconnect-RSL(447): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_reconnect finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail'.
Fri Mar 28 06:43:27 UTC 2025
------ BTS_Tests.TC_pcu_socket_reconnect fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_reconnect.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22382)
Waiting for packet dumper to finish... 1 (prev_count=22382, count=22446)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------
Fri Mar 28 06:43:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_noconnect_nosi3gprs started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_noconnect_nosi3gprs-RSL(449)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(448)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(448): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(449): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail'.
Fri Mar 28 06:43:50 UTC 2025
------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22550)
Waiting for packet dumper to finish... 1 (prev_count=22550, count=28159)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------
Fri Mar 28 06:43:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_noconnect_nosi4gprs started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_noconnect_nosi4gprs-RSL(451)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(450)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(450): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(451): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail'.
Fri Mar 28 06:44:13 UTC 2025
------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22422)
Waiting for packet dumper to finish... 1 (prev_count=22422, count=22486)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------
Fri Mar 28 06:44:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_connect_si3gprs started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_connect_si3gprs-RSL(453)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_connect_si3gprs-RSL-IPA(452)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(452): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(453): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail'.
Fri Mar 28 06:44:36 UTC 2025
------ BTS_Tests.TC_pcu_socket_connect_si3gprs fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_connect_si3gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22534)
Waiting for packet dumper to finish... 1 (prev_count=22534, count=22598)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------
Fri Mar 28 06:44:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_connect_si4gprs started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_connect_si4gprs-RSL(455)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_connect_si4gprs-RSL-IPA(454)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(454): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(455): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail'.
Fri Mar 28 06:44:59 UTC 2025
------ BTS_Tests.TC_pcu_socket_connect_si4gprs fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_connect_si4gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22406)
Waiting for packet dumper to finish... 1 (prev_count=22406, count=22907)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------
Fri Mar 28 06:45:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_disconnect_nosi3gprs started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_disconnect_nosi3gprs-RSL(457)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(456)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(456): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(457): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail'.
Fri Mar 28 06:45:23 UTC 2025
------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22554)
Waiting for packet dumper to finish... 1 (prev_count=22554, count=22618)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------
Fri Mar 28 06:45:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_disconnect_nosi4gprs started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_disconnect_nosi4gprs-RSL(459)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(458)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(458): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(459): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail'.
Fri Mar 28 06:45:46 UTC 2025
------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22426)
Waiting for packet dumper to finish... 1 (prev_count=22426, count=27598)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'.
------ BTS_Tests.TC_pcu_socket_verify_info_ind ------
Fri Mar 28 06:45:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap" >/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_verify_info_ind started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_verify_info_ind-RSL(461)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_verify_info_ind-RSL-IPA(460)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(460): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(461): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_verify_info_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail'.
Fri Mar 28 06:46:09 UTC 2025
------ BTS_Tests.TC_pcu_socket_verify_info_ind fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_verify_info_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22534)
Waiting for packet dumper to finish... 1 (prev_count=22534, count=22598)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------
Fri Mar 28 06:46:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_act_deact started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_act_deact-RSL(463)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_act_deact-RSL-IPA(462)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(462): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(463): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail'.
Fri Mar 28 06:46:32 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_act_deact fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22394)
Waiting for packet dumper to finish... 1 (prev_count=22394, count=22458)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------
Fri Mar 28 06:46:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_double_act started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_double_act-RSL(465)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_double_act-RSL-IPA(464)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(464): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(465): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail'.
Fri Mar 28 06:46:55 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_double_act fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_double_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22526)
Waiting for packet dumper to finish... 1 (prev_count=22526, count=27698)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'.
------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------
Fri Mar 28 06:47:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_act_deact started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_act_deact-RSL(467)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_deact-RSL-IPA(466)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(466): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(467): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail'.
Fri Mar 28 06:47:18 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_act_deact fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack'.
------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack ------
Fri Mar 28 06:47:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(468)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(469)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(468): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(469): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_act_tchf_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail'.
Fri Mar 28 06:47:41 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27658)
Waiting for packet dumper to finish... 1 (prev_count=27658, count=27722)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'.
------ BTS_Tests.TC_pcu_info_ind_fh_params ------
Fri Mar 28 06:47:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap" >/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_info_ind_fh_params started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_info_ind_fh_params-RSL(471)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_info_ind_fh_params-RSL-IPA(470)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(470): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(471): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_info_ind_fh_params finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail'.
Fri Mar 28 06:48:04 UTC 2025
------ BTS_Tests.TC_pcu_info_ind_fh_params fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_info_ind_fh_params.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------
Fri Mar 28 06:48:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_nsvc_ipv4 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_nsvc_ipv4-RSL(473)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv4-RSL-IPA(472)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL-IPA(472): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL(473): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail'.
Fri Mar 28 06:48:27 UTC 2025
------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=25824)
Waiting for packet dumper to finish... 1 (prev_count=25824, count=25888)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------
Fri Mar 28 06:48:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_nsvc_ipv6 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_nsvc_ipv6-RSL-IPA(474)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv6-RSL(475)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL-IPA(474): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL(475): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail'.
Fri Mar 28 06:48:50 UTC 2025
------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26021)
Waiting for packet dumper to finish... 1 (prev_count=26021, count=31193)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'.
------ BTS_Tests.TC_pcu_socket_two_nsvc ------
Fri Mar 28 06:48:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap" >/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_socket_two_nsvc started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_two_nsvc-RSL(477)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_socket_two_nsvc-RSL-IPA(476)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL-IPA(476): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL(477): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_socket_two_nsvc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail'.
Fri Mar 28 06:49:14 UTC 2025
------ BTS_Tests.TC_pcu_socket_two_nsvc fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_socket_two_nsvc.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=33400)
Waiting for packet dumper to finish... 1 (prev_count=33400, count=33464)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'.
------ BTS_Tests.TC_pcu_interf_ind ------
Fri Mar 28 06:49:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_pcu_interf_ind started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_interf_ind-RSL-IPA(478)@3b5f43ad4522: Final verdict of PTC: none
TC_pcu_interf_ind-RSL(479)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_interf_ind-RSL-IPA(478): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_pcu_interf_ind-RSL(479): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_pcu_interf_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail'.
Fri Mar 28 06:49:37 UTC 2025
------ BTS_Tests.TC_pcu_interf_ind fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_pcu_interf_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=25786)
Waiting for packet dumper to finish... 1 (prev_count=25786, count=25850)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------
Fri Mar 28 06:49:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_unsol_deact started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_unsol_deact-RSL(481)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(480)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(480): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(481): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail'.
Fri Mar 28 06:50:00 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22402)
Waiting for packet dumper to finish... 1 (prev_count=22402, count=22903)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------
Fri Mar 28 06:50:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_tchf_act started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_tchf_act-RSL(483)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(482)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(482): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(483): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail'.
Fri Mar 28 06:50:23 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchf_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=22582)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------
Fri Mar 28 06:50:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_tchh_act started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_tchh_act-RSL(485)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(484)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(484): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(485): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail'.
Fri Mar 28 06:50:46 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27498)
Waiting for packet dumper to finish... 1 (prev_count=27498, count=27562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------
Fri Mar 28 06:50:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_sdcch8_act started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_sdcch8_act-RSL(487)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(486)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(486): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(487): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail'.
Fri Mar 28 06:51:09 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22526)
Waiting for packet dumper to finish... 1 (prev_count=22526, count=22590)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act ------
Fri Mar 28 06:51:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_tchh_race_act started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_tchh_race_act-RSL(489)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(488)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(488): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(489): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail'.
Fri Mar 28 06:51:32 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22650)
Waiting for packet dumper to finish... 1 (prev_count=22650, count=22714)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act ------
Fri Mar 28 06:51:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_sdcch8_race_act started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(491)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(490)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(490): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(491): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail'.
Fri Mar 28 06:51:55 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22546)
Waiting for packet dumper to finish... 1 (prev_count=22546, count=27718)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------
Fri Mar 28 06:52:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_tchf_act started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_tchf_act-RSL(493)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(492)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(492): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(493): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail'.
Fri Mar 28 06:52:18 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=22450)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack'.
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack ------
Fri Mar 28 06:52:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(495)@3b5f43ad4522: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(494)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(494): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(495): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail'.
Fri Mar 28 06:52:42 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22810)
Waiting for packet dumper to finish... 1 (prev_count=22810, count=22874)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'.
------ BTS_Tests.TC_rll_est_ind ------
Fri Mar 28 06:52:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_est_ind started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_est_ind-RSL(497)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_est_ind-RSL-IPA(496)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_est_ind-RSL-IPA(496): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_est_ind-RSL(497): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'.
Fri Mar 28 06:53:05 UTC 2025
------ BTS_Tests.TC_rll_est_ind fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_est_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22346)
Waiting for packet dumper to finish... 1 (prev_count=22346, count=22410)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'.
------ BTS_Tests.TC_rll_est_req_DCCH_3 ------
Fri Mar 28 06:53:12 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_est_req_DCCH_3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_est_req_DCCH_3-RSL(499)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_est_req_DCCH_3-RSL-IPA(498)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(498): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(499): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_est_req_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail'.
Fri Mar 28 06:53:28 UTC 2025
------ BTS_Tests.TC_rll_est_req_DCCH_3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_est_req_DCCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=22438)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'.
------ BTS_Tests.TC_rll_est_req_ACCH_3 ------
Fri Mar 28 06:53:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_est_req_ACCH_3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_est_req_ACCH_3-RSL(501)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_est_req_ACCH_3-RSL-IPA(500)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(500): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(501): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_est_req_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail'.
Fri Mar 28 06:53:51 UTC 2025
------ BTS_Tests.TC_rll_est_req_ACCH_3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_est_req_ACCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22502)
Waiting for packet dumper to finish... 1 (prev_count=22502, count=27674)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------
Fri Mar 28 06:53:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_DCCH_0 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_DCCH_0-RSL(503)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_0-RSL-IPA(502)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(502): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(503): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail'.
Fri Mar 28 06:54:14 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_DCCH_0 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_0.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=22438)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------
Fri Mar 28 06:54:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_DCCH_3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_DCCH_3-RSL(505)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_3-RSL-IPA(504)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(504): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(505): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail'.
Fri Mar 28 06:54:37 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_DCCH_3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22502)
Waiting for packet dumper to finish... 1 (prev_count=22502, count=22566)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------
Fri Mar 28 06:54:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_ACCH_0 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_ACCH_0-RSL(507)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_0-RSL-IPA(506)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(506): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(507): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'.
Fri Mar 28 06:55:00 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_0.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=27983)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------
Fri Mar 28 06:55:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_ACCH_3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_ACCH_3-RSL(509)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_3-RSL-IPA(508)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(508): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(509): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'.
Fri Mar 28 06:55:23 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22502)
Waiting for packet dumper to finish... 1 (prev_count=22502, count=22566)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'.
------ BTS_Tests.TC_rll_rel_req ------
Fri Mar 28 06:55:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_rel_req started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_req-RSL(511)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_rel_req-RSL-IPA(510)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_req-RSL-IPA(510): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_rel_req-RSL(511): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'.
Fri Mar 28 06:55:46 UTC 2025
------ BTS_Tests.TC_rll_rel_req fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_rel_req.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27454)
Waiting for packet dumper to finish... 1 (prev_count=27454, count=27518)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'.
------ BTS_Tests.TC_rll_unit_data_req_DCCH ------
Fri Mar 28 06:55:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_unit_data_req_DCCH started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_req_DCCH-RSL-IPA(512)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_unit_data_req_DCCH-RSL(513)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(512): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(513): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_unit_data_req_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail'.
Fri Mar 28 06:56:09 UTC 2025
------ BTS_Tests.TC_rll_unit_data_req_DCCH fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_unit_data_req_DCCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=23019)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'.
------ BTS_Tests.TC_rll_unit_data_req_ACCH ------
Fri Mar 28 06:56:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_unit_data_req_ACCH started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_req_ACCH-RSL(515)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_unit_data_req_ACCH-RSL-IPA(514)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(514): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(515): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_unit_data_req_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail'.
Fri Mar 28 06:56:33 UTC 2025
------ BTS_Tests.TC_rll_unit_data_req_ACCH fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_unit_data_req_ACCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'.
------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------
Fri Mar 28 06:56:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_unit_data_ind_DCCH started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_ind_DCCH-RSL(517)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_unit_data_ind_DCCH-RSL-IPA(516)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(516): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(517): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'.
Fri Mar 28 06:56:56 UTC 2025
------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_unit_data_ind_DCCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=27690)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'.
------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------
Fri Mar 28 06:57:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rll_unit_data_ind_ACCH started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_ind_ACCH-RSL(519)@3b5f43ad4522: Final verdict of PTC: none
TC_rll_unit_data_ind_ACCH-RSL-IPA(518)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(518): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(519): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'.
Fri Mar 28 06:57:19 UTC 2025
------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_rll_unit_data_ind_ACCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=22582)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'.
------ BTS_Tests.TC_chan_act_a51 ------
Fri Mar 28 06:57:26 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_act_a51 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a51-RSL(521)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_act_a51-RSL-IPA(520)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a51-RSL-IPA(520): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a51-RSL(521): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_chan_act_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail'.
Fri Mar 28 06:57:42 UTC 2025
------ BTS_Tests.TC_chan_act_a51 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_act_a51.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22478)
Waiting for packet dumper to finish... 1 (prev_count=22478, count=22542)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'.
------ BTS_Tests.TC_chan_act_a52 ------
Fri Mar 28 06:57:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_act_a52 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a52-RSL(523)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_act_a52-RSL-IPA(522)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a52-RSL-IPA(522): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a52-RSL(523): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_chan_act_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail'.
Fri Mar 28 06:58:05 UTC 2025
------ BTS_Tests.TC_chan_act_a52 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_act_a52.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22350)
Waiting for packet dumper to finish... 1 (prev_count=22350, count=22542)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'.
------ BTS_Tests.TC_chan_act_a53 ------
Fri Mar 28 06:58:12 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_act_a53 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a53-RSL(525)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_act_a53-RSL-IPA(524)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a53-RSL-IPA(524): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a53-RSL(525): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_chan_act_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail'.
Fri Mar 28 06:58:28 UTC 2025
------ BTS_Tests.TC_chan_act_a53 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_act_a53.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22350)
Waiting for packet dumper to finish... 1 (prev_count=22350, count=22414)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'.
------ BTS_Tests.TC_chan_act_a54 ------
Fri Mar 28 06:58:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chan_act_a54 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a54-RSL(527)@3b5f43ad4522: Final verdict of PTC: none
TC_chan_act_a54-RSL-IPA(526)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a54-RSL-IPA(526): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_chan_act_a54-RSL(527): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_chan_act_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail'.
Fri Mar 28 06:58:51 UTC 2025
------ BTS_Tests.TC_chan_act_a54 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chan_act_a54.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22478)
Waiting for packet dumper to finish... 1 (prev_count=22478, count=27650)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'.
------ BTS_Tests.TC_encr_cmd_a51 ------
Fri Mar 28 06:58:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_encr_cmd_a51 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a51-RSL(529)@3b5f43ad4522: Final verdict of PTC: none
TC_encr_cmd_a51-RSL-IPA(528)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(528): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a51-RSL(529): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_encr_cmd_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail'.
Fri Mar 28 06:59:14 UTC 2025
------ BTS_Tests.TC_encr_cmd_a51 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_encr_cmd_a51.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22478)
Waiting for packet dumper to finish... 1 (prev_count=22478, count=22542)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'.
------ BTS_Tests.TC_encr_cmd_a52 ------
Fri Mar 28 06:59:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_encr_cmd_a52 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a52-RSL(531)@3b5f43ad4522: Final verdict of PTC: none
TC_encr_cmd_a52-RSL-IPA(530)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(530): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a52-RSL(531): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_encr_cmd_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail'.
Fri Mar 28 06:59:37 UTC 2025
------ BTS_Tests.TC_encr_cmd_a52 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_encr_cmd_a52.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22478)
Waiting for packet dumper to finish... 1 (prev_count=22478, count=22542)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'.
------ BTS_Tests.TC_encr_cmd_a53 ------
Fri Mar 28 06:59:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_encr_cmd_a53 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a53-RSL(533)@3b5f43ad4522: Final verdict of PTC: none
TC_encr_cmd_a53-RSL-IPA(532)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(532): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a53-RSL(533): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_encr_cmd_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail'.
Fri Mar 28 07:00:00 UTC 2025
------ BTS_Tests.TC_encr_cmd_a53 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_encr_cmd_a53.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22915)
Waiting for packet dumper to finish... 1 (prev_count=22915, count=28087)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'.
------ BTS_Tests.TC_encr_cmd_a54 ------
Fri Mar 28 07:00:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_encr_cmd_a54 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a54-RSL(535)@3b5f43ad4522: Final verdict of PTC: none
TC_encr_cmd_a54-RSL-IPA(534)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(534): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_encr_cmd_a54-RSL(535): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_encr_cmd_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail'.
Fri Mar 28 07:00:23 UTC 2025
------ BTS_Tests.TC_encr_cmd_a54 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_encr_cmd_a54.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22478)
Waiting for packet dumper to finish... 1 (prev_count=22478, count=22542)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'.
------ BTS_Tests.TC_err_rep_wrong_mdisc ------
Fri Mar 28 07:00:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap" >/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_err_rep_wrong_mdisc started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_err_rep_wrong_mdisc-RSL(537)@3b5f43ad4522: Final verdict of PTC: none
TC_err_rep_wrong_mdisc-RSL-IPA(536)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(536): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(537): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_err_rep_wrong_mdisc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail'.
Fri Mar 28 07:00:46 UTC 2025
------ BTS_Tests.TC_err_rep_wrong_mdisc fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_err_rep_wrong_mdisc.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27614)
Waiting for packet dumper to finish... 1 (prev_count=27614, count=27678)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'.
------ BTS_Tests.TC_err_rep_wrong_msg_type ------
Fri Mar 28 07:00:54 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap" >/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_err_rep_wrong_msg_type started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_err_rep_wrong_msg_type-RSL(539)@3b5f43ad4522: Final verdict of PTC: none
TC_err_rep_wrong_msg_type-RSL-IPA(538)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(538): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(539): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_err_rep_wrong_msg_type finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail'.
Fri Mar 28 07:01:10 UTC 2025
------ BTS_Tests.TC_err_rep_wrong_msg_type fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_err_rep_wrong_msg_type.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=23019)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'.
------ BTS_Tests.TC_err_rep_wrong_sequence ------
Fri Mar 28 07:01:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap" >/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_err_rep_wrong_sequence started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_err_rep_wrong_sequence-RSL(541)@3b5f43ad4522: Final verdict of PTC: none
TC_err_rep_wrong_sequence-RSL-IPA(540)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(540): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(541): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_err_rep_wrong_sequence finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail'.
Fri Mar 28 07:01:33 UTC 2025
------ BTS_Tests.TC_err_rep_wrong_sequence fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_err_rep_wrong_sequence.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=22582)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'.
------ BTS_Tests.TC_lapdm_selftest ------
Fri Mar 28 07:01:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_lapdm_selftest started.
MTC@3b5f43ad4522: "ui_s0_empty": matched
MTC@3b5f43ad4522: setverdict(pass): none -> pass
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: "ui_s3_empty": matched
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: "sabm_s0_empty": matched
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: "sabm_s0_l3": matched
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: "rr_s0_7": matched
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: "I/0/0": matched
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: "I/7/0": matched
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: setverdict(pass): pass -> pass, component reason not changed
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: pass
MTC@3b5f43ad4522: No PTCs were created.
MTC@3b5f43ad4522: Test case TC_lapdm_selftest finished. Verdict: pass
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'.
Fri Mar 28 07:01:41 UTC 2025
====== BTS_Tests.TC_lapdm_selftest pass ======

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_lapdm_selftest.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=5949)
Waiting for packet dumper to finish... 1 (prev_count=5949, count=11121)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'.
------ BTS_Tests.TC_tch_sign_l2_fill_frame ------
Fri Mar 28 07:01:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_tch_sign_l2_fill_frame started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_tch_sign_l2_fill_frame-RSL(543)@3b5f43ad4522: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame-RSL-IPA(542)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(542): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(543): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_tch_sign_l2_fill_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail'.
Fri Mar 28 07:02:04 UTC 2025
------ BTS_Tests.TC_tch_sign_l2_fill_frame fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd'.
------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd ------
Fri Mar 28 07:02:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_tch_sign_l2_fill_frame_dtxd started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_tch_sign_l2_fill_frame_dtxd-RSL(545)@3b5f43ad4522: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(544)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(544): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(545): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'.
Fri Mar 28 07:02:27 UTC 2025
------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22538)
Waiting for packet dumper to finish... 1 (prev_count=22538, count=22602)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'.
------ BTS_Tests.TC_chopped_ipa_ping ------
Fri Mar 28 07:02:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chopped_ipa_ping started.
546@3b5f43ad4522: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout"
MC@3b5f43ad4522: Test Component 546 has requested to stop MTC. Terminating current testcase execution.
546@3b5f43ad4522: Final verdict of PTC: fail reason: "Tguard timeout"
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC with component reference 546: fail (none -> fail) reason: "Tguard timeout"
MTC@3b5f43ad4522: Test case TC_chopped_ipa_ping finished. Verdict: fail reason: Tguard timeout
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail'.
Fri Mar 28 07:03:35 UTC 2025
------ BTS_Tests.TC_chopped_ipa_ping fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chopped_ipa_ping.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=70318)
Waiting for packet dumper to finish... 1 (prev_count=70318, count=70382)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'.
------ BTS_Tests.TC_chopped_ipa_payload ------
Fri Mar 28 07:03:42 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_chopped_ipa_payload started.
547@3b5f43ad4522: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout"
MC@3b5f43ad4522: Test Component 547 has requested to stop MTC. Terminating current testcase execution.
547@3b5f43ad4522: Final verdict of PTC: fail reason: "Tguard timeout"
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: none
MTC@3b5f43ad4522: Local verdict of PTC with component reference 547: fail (none -> fail) reason: "Tguard timeout"
MTC@3b5f43ad4522: Test case TC_chopped_ipa_payload finished. Verdict: fail reason: Tguard timeout
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail'.
Fri Mar 28 07:04:43 UTC 2025
------ BTS_Tests.TC_chopped_ipa_payload fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_chopped_ipa_payload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=70689)
Waiting for packet dumper to finish... 1 (prev_count=70689, count=70753)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'.
------ BTS_Tests.TC_ms_pwr_ctrl_constant ------
Fri Mar 28 07:04:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ms_pwr_ctrl_constant started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ms_pwr_ctrl_constant-RSL(549)@3b5f43ad4522: Final verdict of PTC: none
TC_ms_pwr_ctrl_constant-RSL-IPA(548)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(548): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(549): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'.
Fri Mar 28 07:05:06 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_constant.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22382)
Waiting for packet dumper to finish... 1 (prev_count=22382, count=27554)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'.
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------
Fri Mar 28 07:05:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ms_pwr_ctrl_pf_ewma started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ms_pwr_ctrl_pf_ewma-RSL(551)@3b5f43ad4522: Final verdict of PTC: none
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(550)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(550): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(551): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'.
Fri Mar 28 07:05:29 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22506)
Waiting for packet dumper to finish... 1 (prev_count=22506, count=22570)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'.
------ BTS_Tests.TC_speech_no_rtp_tchf ------
Fri Mar 28 07:05:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_speech_no_rtp_tchf started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_no_rtp_tchf-RSL(553)@3b5f43ad4522: Final verdict of PTC: none
TC_speech_no_rtp_tchf-RSL-IPA(552)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(552): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(553): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_speech_no_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail'.
Fri Mar 28 07:05:52 UTC 2025
------ BTS_Tests.TC_speech_no_rtp_tchf fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_speech_no_rtp_tchf.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=22438)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'.
------ BTS_Tests.TC_speech_no_rtp_tchh ------
Fri Mar 28 07:05:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_speech_no_rtp_tchh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_no_rtp_tchh-RSL(555)@3b5f43ad4522: Final verdict of PTC: none
TC_speech_no_rtp_tchh-RSL-IPA(554)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(554): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(555): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_speech_no_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail'.
Fri Mar 28 07:06:16 UTC 2025
------ BTS_Tests.TC_speech_no_rtp_tchh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_speech_no_rtp_tchh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22502)
Waiting for packet dumper to finish... 1 (prev_count=22502, count=27674)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'.
------ BTS_Tests.TC_speech_rtp_tchf ------
Fri Mar 28 07:06:23 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_speech_rtp_tchf started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_rtp_tchf-RSL(557)@3b5f43ad4522: Final verdict of PTC: none
TC_speech_rtp_tchf-RSL-IPA(556)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(556): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_rtp_tchf-RSL(557): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_speech_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail'.
Fri Mar 28 07:06:39 UTC 2025
------ BTS_Tests.TC_speech_rtp_tchf fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_speech_rtp_tchf.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22362)
Waiting for packet dumper to finish... 1 (prev_count=22362, count=22426)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'.
------ BTS_Tests.TC_speech_rtp_tchh ------
Fri Mar 28 07:06:46 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_speech_rtp_tchh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_rtp_tchh-RSL(559)@3b5f43ad4522: Final verdict of PTC: none
TC_speech_rtp_tchh-RSL-IPA(558)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(558): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_rtp_tchh-RSL(559): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_speech_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail'.
Fri Mar 28 07:07:02 UTC 2025
------ BTS_Tests.TC_speech_rtp_tchh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_speech_rtp_tchh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27598)
Waiting for packet dumper to finish... 1 (prev_count=27598, count=27662)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'.
------ BTS_Tests.TC_speech_osmux_tchf ------
Fri Mar 28 07:07:09 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_speech_osmux_tchf started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_osmux_tchf-RSL(561)@3b5f43ad4522: Final verdict of PTC: none
TC_speech_osmux_tchf-RSL-IPA(560)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(560): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_osmux_tchf-RSL(561): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_speech_osmux_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail'.
Fri Mar 28 07:07:25 UTC 2025
------ BTS_Tests.TC_speech_osmux_tchf fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_speech_osmux_tchf.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=22562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'.
------ BTS_Tests.TC_speech_osmux_tchh ------
Fri Mar 28 07:07:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_speech_osmux_tchh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_osmux_tchh-RSL(563)@3b5f43ad4522: Final verdict of PTC: none
TC_speech_osmux_tchh-RSL-IPA(562)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(562): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_speech_osmux_tchh-RSL(563): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_speech_osmux_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail'.
Fri Mar 28 07:07:48 UTC 2025
------ BTS_Tests.TC_speech_osmux_tchh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_speech_osmux_tchh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22370)
Waiting for packet dumper to finish... 1 (prev_count=22370, count=22434)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'.
------ BTS_Tests.TC_data_rtp_tchf144 ------
Fri Mar 28 07:07:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf144 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf144-RSL(565)@3b5f43ad4522: Final verdict of PTC: none
TC_data_rtp_tchf144-RSL-IPA(564)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(564): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf144-RSL(565): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail'.
Fri Mar 28 07:08:11 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf144 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_rtp_tchf144.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22494)
Waiting for packet dumper to finish... 1 (prev_count=22494, count=27666)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'.
------ BTS_Tests.TC_data_rtp_tchf96 ------
Fri Mar 28 07:08:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf96 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf96-RSL(567)@3b5f43ad4522: Final verdict of PTC: none
TC_data_rtp_tchf96-RSL-IPA(566)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(566): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf96-RSL(567): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail'.
Fri Mar 28 07:08:34 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf96 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_rtp_tchf96.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22490)
Waiting for packet dumper to finish... 1 (prev_count=22490, count=22554)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'.
------ BTS_Tests.TC_data_rtp_tchf48 ------
Fri Mar 28 07:08:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf48 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf48-RSL(569)@3b5f43ad4522: Final verdict of PTC: none
TC_data_rtp_tchf48-RSL-IPA(568)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(568): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf48-RSL(569): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail'.
Fri Mar 28 07:08:57 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf48 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_rtp_tchf48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22362)
Waiting for packet dumper to finish... 1 (prev_count=22362, count=22426)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'.
------ BTS_Tests.TC_data_rtp_tchh48 ------
Fri Mar 28 07:09:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_rtp_tchh48 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchh48-RSL(571)@3b5f43ad4522: Final verdict of PTC: none
TC_data_rtp_tchh48-RSL-IPA(570)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(570): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchh48-RSL(571): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'.
Fri Mar 28 07:09:20 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh48 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_rtp_tchh48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22490)
Waiting for packet dumper to finish... 1 (prev_count=22490, count=22991)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'.
------ BTS_Tests.TC_data_rtp_tchf24 ------
Fri Mar 28 07:09:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf24 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf24-RSL(573)@3b5f43ad4522: Final verdict of PTC: none
TC_data_rtp_tchf24-RSL-IPA(572)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(572): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchf24-RSL(573): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_rtp_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail'.
Fri Mar 28 07:09:43 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf24 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_rtp_tchf24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22490)
Waiting for packet dumper to finish... 1 (prev_count=22490, count=22554)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'.
------ BTS_Tests.TC_data_rtp_tchh24 ------
Fri Mar 28 07:09:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_rtp_tchh24 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchh24-RSL(575)@3b5f43ad4522: Final verdict of PTC: none
TC_data_rtp_tchh24-RSL-IPA(574)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(574): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_rtp_tchh24-RSL(575): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'.
Fri Mar 28 07:10:07 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh24 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_rtp_tchh24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27598)
Waiting for packet dumper to finish... 1 (prev_count=27598, count=27662)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144'.
------ BTS_Tests.TC_data_facch_tchf144 ------
Fri Mar 28 07:10:14 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf144.pcap" >/data/BTS_Tests.TC_data_facch_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_facch_tchf144 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf144-RSL(577)@3b5f43ad4522: Final verdict of PTC: none
TC_data_facch_tchf144-RSL-IPA(576)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf144-RSL-IPA(576): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf144-RSL(577): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_facch_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail'.
Fri Mar 28 07:10:30 UTC 2025
------ BTS_Tests.TC_data_facch_tchf144 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_facch_tchf144.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22502)
Waiting for packet dumper to finish... 1 (prev_count=22502, count=23003)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96'.
------ BTS_Tests.TC_data_facch_tchf96 ------
Fri Mar 28 07:10:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf96.pcap" >/data/BTS_Tests.TC_data_facch_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_facch_tchf96 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf96-RSL(579)@3b5f43ad4522: Final verdict of PTC: none
TC_data_facch_tchf96-RSL-IPA(578)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf96-RSL-IPA(578): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf96-RSL(579): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_facch_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail'.
Fri Mar 28 07:10:53 UTC 2025
------ BTS_Tests.TC_data_facch_tchf96 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_facch_tchf96.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=22562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48'.
------ BTS_Tests.TC_data_facch_tchf48 ------
Fri Mar 28 07:11:00 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf48.pcap" >/data/BTS_Tests.TC_data_facch_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_facch_tchf48 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf48-RSL(581)@3b5f43ad4522: Final verdict of PTC: none
TC_data_facch_tchf48-RSL-IPA(580)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf48-RSL-IPA(580): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf48-RSL(581): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_facch_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail'.
Fri Mar 28 07:11:16 UTC 2025
------ BTS_Tests.TC_data_facch_tchf48 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_facch_tchf48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=27670)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48'.
------ BTS_Tests.TC_data_facch_tchh48 ------
Fri Mar 28 07:11:23 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchh48.pcap" >/data/BTS_Tests.TC_data_facch_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_facch_tchh48 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchh48-RSL(583)@3b5f43ad4522: Final verdict of PTC: none
TC_data_facch_tchh48-RSL-IPA(582)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchh48-RSL-IPA(582): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchh48-RSL(583): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_facch_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail'.
Fri Mar 28 07:11:39 UTC 2025
------ BTS_Tests.TC_data_facch_tchh48 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_facch_tchh48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=22562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24'.
------ BTS_Tests.TC_data_facch_tchf24 ------
Fri Mar 28 07:11:46 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf24.pcap" >/data/BTS_Tests.TC_data_facch_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_facch_tchf24 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf24-RSL(585)@3b5f43ad4522: Final verdict of PTC: none
TC_data_facch_tchf24-RSL-IPA(584)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf24-RSL-IPA(584): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchf24-RSL(585): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_facch_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail'.
Fri Mar 28 07:12:02 UTC 2025
------ BTS_Tests.TC_data_facch_tchf24 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_facch_tchf24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=22562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24'.
------ BTS_Tests.TC_data_facch_tchh24 ------
Fri Mar 28 07:12:09 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchh24.pcap" >/data/BTS_Tests.TC_data_facch_tchh24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_data_facch_tchh24 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchh24-RSL(587)@3b5f43ad4522: Final verdict of PTC: none
TC_data_facch_tchh24-RSL-IPA(586)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchh24-RSL-IPA(586): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_data_facch_tchh24-RSL(587): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_data_facch_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail'.
Fri Mar 28 07:12:25 UTC 2025
------ BTS_Tests.TC_data_facch_tchh24 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_data_facch_tchh24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22498)
Waiting for packet dumper to finish... 1 (prev_count=22498, count=22562)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'.
------ BTS_Tests.TC_early_immediate_assignment ------
Fri Mar 28 07:12:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_early_immediate_assignment.pcap" >/data/BTS_Tests.TC_early_immediate_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_early_immediate_assignment started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_early_immediate_assignment-RSL(589)@3b5f43ad4522: Final verdict of PTC: none
TC_early_immediate_assignment-RSL-IPA(588)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(588): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_early_immediate_assignment-RSL(589): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_early_immediate_assignment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail'.
Fri Mar 28 07:12:48 UTC 2025
------ BTS_Tests.TC_early_immediate_assignment fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_early_immediate_assignment.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22534)
Waiting for packet dumper to finish... 1 (prev_count=22534, count=22598)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------
Fri Mar 28 07:12:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_acch_overpower_rxqual_thresh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_rxqual_thresh-RSL(591)@3b5f43ad4522: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh-RSL-IPA(590)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(590): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(591): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'.
Fri Mar 28 07:13:11 UTC 2025
------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22542)
Waiting for packet dumper to finish... 1 (prev_count=22542, count=27714)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------
Fri Mar 28 07:13:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_acch_overpower_rxqual_thresh_dtx started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_rxqual_thresh_dtx-RSL(593)@3b5f43ad4522: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(592)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(592): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(593): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'.
Fri Mar 28 07:13:34 UTC 2025
------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22558)
Waiting for packet dumper to finish... 1 (prev_count=22558, count=22622)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'.
------ BTS_Tests.TC_acch_overpower_always_on_facch ------
Fri Mar 28 07:13:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_acch_overpower_always_on_facch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_always_on_facch-RSL(595)@3b5f43ad4522: Final verdict of PTC: none
TC_acch_overpower_always_on_facch-RSL-IPA(594)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(594): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(595): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'.
Fri Mar 28 07:13:58 UTC 2025
------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_acch_overpower_always_on_facch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22550)
Waiting for packet dumper to finish... 1 (prev_count=22550, count=22614)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'.
------ BTS_Tests.TC_acch_overpower_always_on_sacch ------
Fri Mar 28 07:14:05 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_acch_overpower_always_on_sacch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_always_on_sacch-RSL(597)@3b5f43ad4522: Final verdict of PTC: none
TC_acch_overpower_always_on_sacch-RSL-IPA(596)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(596): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(597): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'.
Fri Mar 28 07:14:21 UTC 2025
------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_acch_overpower_always_on_sacch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22987)
Waiting for packet dumper to finish... 1 (prev_count=22987, count=28159)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'.
------ BTS_Tests.TC_acch_overpower_limit ------
Fri Mar 28 07:14:28 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_acch_overpower_limit started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_limit-RSL(599)@3b5f43ad4522: Final verdict of PTC: none
TC_acch_overpower_limit-RSL-IPA(598)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(598): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_acch_overpower_limit-RSL(599): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_acch_overpower_limit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'.
Fri Mar 28 07:14:44 UTC 2025
------ BTS_Tests.TC_acch_overpower_limit fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests.TC_acch_overpower_limit.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22510)
Waiting for packet dumper to finish... 1 (prev_count=22510, count=22574)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0).
MC@3b5f43ad4522: Test execution finished.
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch'.
------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch ------
Fri Mar 28 07:14:51 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap" >/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_cbch_load_idle_no_cbch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbch_load_idle_no_cbch-RSL-IPA(600)@3b5f43ad4522: Final verdict of PTC: none
TC_cbch_load_idle_no_cbch-RSL(601)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(600): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(601): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_cbch_load_idle_no_cbch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail'.
Fri Mar 28 07:15:07 UTC 2025
------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27638)
Waiting for packet dumper to finish... 1 (prev_count=27638, count=27702)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block ------
Fri Mar 28 07:15:14 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_1block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_1block-RSL(603)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(602)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(602): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL(603): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail'.
Fri Mar 28 07:15:32 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36647)
Waiting for packet dumper to finish... 1 (prev_count=36647, count=36711)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block ------
Fri Mar 28 07:15:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_2block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_2block-RSL(605)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(604)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(604): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL(605): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail'.
Fri Mar 28 07:15:57 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36082)
Waiting for packet dumper to finish... 1 (prev_count=36082, count=36274)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block ------
Fri Mar 28 07:16:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_3block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_3block-RSL(607)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(606)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(606): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL(607): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail'.
Fri Mar 28 07:16:22 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36519)
Waiting for packet dumper to finish... 1 (prev_count=36519, count=36711)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block ------
Fri Mar 28 07:16:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_4block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_4block-RSL(609)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(608)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(608): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL(609): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail'.
Fri Mar 28 07:16:47 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36082)
Waiting for packet dumper to finish... 1 (prev_count=36082, count=36146)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi ------
Fri Mar 28 07:16:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_multi started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_multi-RSL(611)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(610)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(610): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL(611): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail'.
Fri Mar 28 07:17:13 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36515)
Waiting for packet dumper to finish... 1 (prev_count=36515, count=36579)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule ------
Fri Mar 28 07:17:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_schedule started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_schedule-RSL(613)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(612)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(612): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL(613): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail'.
Fri Mar 28 07:17:38 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36090)
Waiting for packet dumper to finish... 1 (prev_count=36090, count=36154)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only ------
Fri Mar 28 07:17:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_default_only started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_default_only-RSL(615)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(614)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(614): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL(615): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail'.
Fri Mar 28 07:18:03 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36783)
Waiting for packet dumper to finish... 1 (prev_count=36783, count=36847)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal ------
Fri Mar 28 07:18:10 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(617)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(616)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(616): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(617): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail'.
Fri Mar 28 07:18:28 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36222)
Waiting for packet dumper to finish... 1 (prev_count=36222, count=36286)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null ------
Fri Mar 28 07:18:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_default_then_null started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(619)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(618)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(618): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL(619): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail'.
Fri Mar 28 07:18:53 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36126)
Waiting for packet dumper to finish... 1 (prev_count=36126, count=36190)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------
Fri Mar 28 07:19:00 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_cbc_sdcch4_load_idle started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch4_load_idle-RSL(621)@3b5f43ad4522: Final verdict of PTC: none
TC_cbc_sdcch4_load_idle-RSL-IPA(620)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL-IPA(620): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL(621): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_cbc_sdcch4_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail'.
Fri Mar 28 07:19:18 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36066)
Waiting for packet dumper to finish... 1 (prev_count=36066, count=36130)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------
Fri Mar 28 07:19:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_cbc_sdcch4_load_overload started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch4_load_overload-RSL(623)@3b5f43ad4522: Final verdict of PTC: none
TC_cbc_sdcch4_load_overload-RSL-IPA(622)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL-IPA(622): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL(623): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_cbc_sdcch4_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail'.
Fri Mar 28 07:19:43 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36082)
Waiting for packet dumper to finish... 1 (prev_count=36082, count=36146)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block ------
Fri Mar 28 07:19:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_1block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_1block-RSL(625)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(624)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(624): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL(625): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail'.
Fri Mar 28 07:20:08 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36084)
Waiting for packet dumper to finish... 1 (prev_count=36084, count=36148)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block ------
Fri Mar 28 07:20:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_2block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_2block-RSL(627)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(626)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(626): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL(627): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail'.
Fri Mar 28 07:20:34 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36084)
Waiting for packet dumper to finish... 1 (prev_count=36084, count=36148)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block ------
Fri Mar 28 07:20:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_3block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_3block-RSL(629)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(628)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(628): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL(629): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail'.
Fri Mar 28 07:20:59 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36084)
Waiting for packet dumper to finish... 1 (prev_count=36084, count=36148)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block ------
Fri Mar 28 07:21:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_4block started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_4block-RSL(631)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(630)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(630): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL(631): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail'.
Fri Mar 28 07:21:24 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36084)
Waiting for packet dumper to finish... 1 (prev_count=36084, count=36148)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi ------
Fri Mar 28 07:21:31 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_multi started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_multi-RSL(633)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(632)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(632): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL(633): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail'.
Fri Mar 28 07:21:49 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36080)
Waiting for packet dumper to finish... 1 (prev_count=36080, count=36144)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule ------
Fri Mar 28 07:21:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_schedule started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_schedule-RSL(635)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(634)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(634): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL(635): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail'.
Fri Mar 28 07:22:14 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=36092)
Waiting for packet dumper to finish... 1 (prev_count=36092, count=36156)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only ------
Fri Mar 28 07:22:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_default_only started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_default_only-RSL(637)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(636)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(636): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL(637): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail'.
Fri Mar 28 07:22:39 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=30998)
Waiting for packet dumper to finish... 1 (prev_count=30998, count=31062)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal ------
Fri Mar 28 07:22:46 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(639)@3b5f43ad4522: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(638)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(638): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(639): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail'.
Fri Mar 28 07:23:04 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=31116)
Waiting for packet dumper to finish... 1 (prev_count=31116, count=31180)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------
Fri Mar 28 07:23:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_cbc_sdcch8_load_idle started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch8_load_idle-RSL(641)@3b5f43ad4522: Final verdict of PTC: none
TC_cbc_sdcch8_load_idle-RSL-IPA(640)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL-IPA(640): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL(641): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_cbc_sdcch8_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail'.
Fri Mar 28 07:23:29 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=30960)
Waiting for packet dumper to finish... 1 (prev_count=30960, count=31461)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------
Fri Mar 28 07:23:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_cbc_sdcch8_load_overload started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch8_load_overload-RSL(643)@3b5f43ad4522: Final verdict of PTC: none
TC_cbc_sdcch8_load_overload-RSL-IPA(642)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL-IPA(642): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL(643): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_cbc_sdcch8_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail'.
Fri Mar 28 07:23:55 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24720)
Waiting for packet dumper to finish... 1 (prev_count=24720, count=24784)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'.
------ BTS_Tests_SMSCB.TC_etws_p1ro ------
Fri Mar 28 07:24:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_etws_p1ro started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_etws_p1ro-RSL(645)@3b5f43ad4522: Final verdict of PTC: none
TC_etws_p1ro-RSL-IPA(644)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_etws_p1ro-RSL-IPA(644): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_etws_p1ro-RSL(645): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_etws_p1ro finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail'.
Fri Mar 28 07:24:18 UTC 2025
------ BTS_Tests_SMSCB.TC_etws_p1ro fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22350)
Waiting for packet dumper to finish... 1 (prev_count=22350, count=22414)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'.
------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------
Fri Mar 28 07:24:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_etws_p1ro_end started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_etws_p1ro_end-RSL(647)@3b5f43ad4522: Final verdict of PTC: none
TC_etws_p1ro_end-RSL-IPA(646)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(646): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_etws_p1ro_end-RSL(647): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_etws_p1ro_end finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail'.
Fri Mar 28 07:24:41 UTC 2025
------ BTS_Tests_SMSCB.TC_etws_p1ro_end fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro_end.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22931)
Waiting for packet dumper to finish... 1 (prev_count=22931, count=28103)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'.
------ BTS_Tests_SMSCB.TC_etws_pcu ------
Fri Mar 28 07:24:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap" >/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_etws_pcu started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_etws_pcu-RSL(649)@3b5f43ad4522: Final verdict of PTC: none
TC_etws_pcu-RSL-IPA(648)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_etws_pcu-RSL-IPA(648): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_etws_pcu-RSL(649): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_etws_pcu finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail'.
Fri Mar 28 07:25:04 UTC 2025
------ BTS_Tests_SMSCB.TC_etws_pcu fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_SMSCB.TC_etws_pcu.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22346)
Waiting for packet dumper to finish... 1 (prev_count=22346, count=22410)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail' was executed successfully (exit status: 0).
MC@3b5f43ad4522: Test execution finished.
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------
Fri Mar 28 07:25:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi0 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi0-RSL(651)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0-RSL-IPA(650)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(650): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(651): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail'.
Fri Mar 28 07:25:27 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27862)
Waiting for packet dumper to finish... 1 (prev_count=27862, count=27926)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload ------
Fri Mar 28 07:25:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi0_nopayload started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi0_nopayload-RSL(653)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(652)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(652): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(653): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail'.
Fri Mar 28 07:25:50 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22426)
Waiting for packet dumper to finish... 1 (prev_count=22426, count=22927)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------
Fri Mar 28 07:25:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi3 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi3-RSL(655)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3-RSL-IPA(654)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(654): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(655): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail'.
Fri Mar 28 07:26:13 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=22450)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------
Fri Mar 28 07:26:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi4 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi4-RSL(657)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4-RSL-IPA(656)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(656): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(657): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail'.
Fri Mar 28 07:26:36 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=27558)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'.
------ BTS_Tests_LAPDm.TC_sabm_contention ------
Fri Mar 28 07:26:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_contention started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_contention-RSL(659)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_contention-RSL-IPA(658)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_contention-RSL-IPA(658): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_contention-RSL(659): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_contention finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail'.
Fri Mar 28 07:26:59 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_contention fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_contention.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22614)
Waiting for packet dumper to finish... 1 (prev_count=22614, count=22678)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit ------
Fri Mar 28 07:27:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_retransmit started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_retransmit-RSL(661)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_retransmit-RSL-IPA(660)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(660): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_retransmit-RSL(661): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_retransmit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'.
Fri Mar 28 07:27:23 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22374)
Waiting for packet dumper to finish... 1 (prev_count=22374, count=22438)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------
Fri Mar 28 07:27:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_retransmit_bts started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_retransmit_bts-RSL(663)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_retransmit_bts-RSL-IPA(662)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(662): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_retransmit_bts-RSL(663): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_retransmit_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail'.
Fri Mar 28 07:27:46 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit_bts.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22518)
Waiting for packet dumper to finish... 1 (prev_count=22518, count=22582)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'.
------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------
Fri Mar 28 07:27:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_invalid_resp started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_invalid_resp-RSL(665)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_invalid_resp-RSL-IPA(664)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(664): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_invalid_resp-RSL(665): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_invalid_resp finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail'.
Fri Mar 28 07:28:09 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_invalid_resp fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_invalid_resp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22510)
Waiting for packet dumper to finish... 1 (prev_count=22510, count=22574)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'.
------ BTS_Tests_LAPDm.TC_sabm_dm ------
Fri Mar 28 07:28:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_dm started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_dm-RSL(667)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_dm-RSL-IPA(666)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_dm-RSL-IPA(666): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_dm-RSL(667): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_dm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'.
Fri Mar 28 07:28:32 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_dm fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_dm.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22342)
Waiting for packet dumper to finish... 1 (prev_count=22342, count=27514)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'.
------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------
Fri Mar 28 07:28:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap" >/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_establish_ign_first_sabm started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_establish_ign_first_sabm-RSL(669)@3b5f43ad4522: Final verdict of PTC: none
TC_establish_ign_first_sabm-RSL-IPA(668)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(668): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_establish_ign_first_sabm-RSL(669): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_establish_ign_first_sabm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail'.
Fri Mar 28 07:28:55 UTC 2025
------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_establish_ign_first_sabm.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22538)
Waiting for packet dumper to finish... 1 (prev_count=22538, count=22602)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'.
------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------
Fri Mar 28 07:29:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_iframe_seq_and_ack started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_iframe_seq_and_ack-RSL(671)@3b5f43ad4522: Final verdict of PTC: none
TC_iframe_seq_and_ack-RSL-IPA(670)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(670): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_iframe_seq_and_ack-RSL(671): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'.
Fri Mar 28 07:29:18 UTC 2025
------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_iframe_seq_and_ack.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22514)
Waiting for packet dumper to finish... 1 (prev_count=22514, count=22578)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'.
------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------
Fri Mar 28 07:29:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_iframe_timer_recovery started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_iframe_timer_recovery-RSL-IPA(672)@3b5f43ad4522: Final verdict of PTC: none
TC_iframe_timer_recovery-RSL(673)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(672): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_iframe_timer_recovery-RSL(673): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'.
Fri Mar 28 07:29:41 UTC 2025
------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_iframe_timer_recovery.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22398)
Waiting for packet dumper to finish... 1 (prev_count=22398, count=27698)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'.
------ BTS_Tests_LAPDm.TC_ns_seq_error ------
Fri Mar 28 07:29:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_ns_seq_error started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ns_seq_error-RSL(675)@3b5f43ad4522: Final verdict of PTC: none
TC_ns_seq_error-RSL-IPA(674)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_ns_seq_error-RSL-IPA(674): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_ns_seq_error-RSL(675): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'.
Fri Mar 28 07:30:04 UTC 2025
------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_ns_seq_error.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22362)
Waiting for packet dumper to finish... 1 (prev_count=22362, count=22426)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'.
------ BTS_Tests_LAPDm.TC_nr_seq_error ------
Fri Mar 28 07:30:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_nr_seq_error started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_nr_seq_error-RSL(677)@3b5f43ad4522: Final verdict of PTC: none
TC_nr_seq_error-RSL-IPA(676)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_nr_seq_error-RSL-IPA(676): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_nr_seq_error-RSL(677): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'.
Fri Mar 28 07:30:27 UTC 2025
------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_nr_seq_error.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27598)
Waiting for packet dumper to finish... 1 (prev_count=27598, count=27662)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'.
------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------
Fri Mar 28 07:30:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap" >/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rec_invalid_frame started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rec_invalid_frame-RSL(679)@3b5f43ad4522: Final verdict of PTC: none
TC_rec_invalid_frame-RSL-IPA(678)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(678): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rec_invalid_frame-RSL(679): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'.
Fri Mar 28 07:30:50 UTC 2025
------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_rec_invalid_frame.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22510)
Waiting for packet dumper to finish... 1 (prev_count=22510, count=23011)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'.
------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------
Fri Mar 28 07:30:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_segm_concat_dcch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_segm_concat_dcch-RSL(681)@3b5f43ad4522: Final verdict of PTC: none
TC_segm_concat_dcch-RSL-IPA(680)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(680): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_segm_concat_dcch-RSL(681): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'.
Fri Mar 28 07:31:13 UTC 2025
------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_dcch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22506)
Waiting for packet dumper to finish... 1 (prev_count=22506, count=22570)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'.
------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------
Fri Mar 28 07:31:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_segm_concat_sacch started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_segm_concat_sacch-RSL(683)@3b5f43ad4522: Final verdict of PTC: none
TC_segm_concat_sacch-RSL-IPA(682)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(682): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_segm_concat_sacch-RSL(683): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'.
Fri Mar 28 07:31:36 UTC 2025
------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_sacch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22382)
Waiting for packet dumper to finish... 1 (prev_count=22382, count=27554)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'.
------ BTS_Tests_LAPDm.TC_t200_n200 ------
Fri Mar 28 07:31:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_t200_n200 started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_t200_n200-RSL(685)@3b5f43ad4522: Final verdict of PTC: none
TC_t200_n200-RSL-IPA(684)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_t200_n200-RSL-IPA(684): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_t200_n200-RSL(685): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'.
Fri Mar 28 07:32:00 UTC 2025
------ BTS_Tests_LAPDm.TC_t200_n200 fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_t200_n200.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22478)
Waiting for packet dumper to finish... 1 (prev_count=22478, count=22979)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'.
------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------
Fri Mar 28 07:32:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap" >/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_rr_response_frame_loss started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rr_response_frame_loss-RSL(687)@3b5f43ad4522: Final verdict of PTC: none
TC_rr_response_frame_loss-RSL-IPA(686)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(686): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_rr_response_frame_loss-RSL(687): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'.
Fri Mar 28 07:32:23 UTC 2025
------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_rr_response_frame_loss.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22530)
Waiting for packet dumper to finish... 1 (prev_count=22530, count=22594)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'.
------ BTS_Tests_LAPDm.TC_incorrect_cr ------
Fri Mar 28 07:32:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap" >/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_incorrect_cr started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_incorrect_cr-RSL(689)@3b5f43ad4522: Final verdict of PTC: none
TC_incorrect_cr-RSL-IPA(688)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_incorrect_cr-RSL-IPA(688): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_incorrect_cr-RSL(689): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'.
Fri Mar 28 07:32:46 UTC 2025
------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_incorrect_cr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22362)
Waiting for packet dumper to finish... 1 (prev_count=22362, count=22426)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'.
------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------
Fri Mar 28 07:32:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_sabm_incorrect_c started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_incorrect_c-RSL(691)@3b5f43ad4522: Final verdict of PTC: none
TC_sabm_incorrect_c-RSL-IPA(690)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(690): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_sabm_incorrect_c-RSL(691): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'.
Fri Mar 28 07:33:09 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_sabm_incorrect_c.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22506)
Waiting for packet dumper to finish... 1 (prev_count=22506, count=22570)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment ------
Fri Mar 28 07:33:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_normal_reestablishment started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_normal_reestablishment-RSL(693)@3b5f43ad4522: Final verdict of PTC: none
TC_normal_reestablishment-RSL-IPA(692)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(692): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_normal_reestablishment-RSL(693): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'.
Fri Mar 28 07:33:32 UTC 2025
------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26620)
Waiting for packet dumper to finish... 1 (prev_count=26620, count=27702)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------
Fri Mar 28 07:33:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_normal_reestablishment_state_unacked started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_normal_reestablishment_state_unacked-RSL(695)@3b5f43ad4522: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked-RSL-IPA(694)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(694): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(695): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'.
Fri Mar 28 07:33:55 UTC 2025
------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22458)
Waiting for packet dumper to finish... 1 (prev_count=22458, count=22522)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0).
MC@3b5f43ad4522: Test execution finished.
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------
Fri Mar 28 07:34:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_vff started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_vff-RSL(697)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_act_vff-RSL-IPA(696)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(696): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_vff-RSL(697): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'.
Fri Mar 28 07:34:18 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22514)
Waiting for packet dumper to finish... 1 (prev_count=22514, count=22578)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------
Fri Mar 28 07:34:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_vhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_vhh-RSL(699)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_act_vhh-RSL-IPA(698)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(698): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(699): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'.
Fri Mar 28 07:34:41 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22386)
Waiting for packet dumper to finish... 1 (prev_count=22386, count=27686)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------
Fri Mar 28 07:34:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_hvhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_hvhh-RSL(701)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_act_hvhh-RSL-IPA(700)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(700): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(701): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'.
Fri Mar 28 07:35:04 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22390)
Waiting for packet dumper to finish... 1 (prev_count=22390, count=22454)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff ------
Fri Mar 28 07:35:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_ipa_vff started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(702)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_act_dyn_ipa_vff-RSL(703)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(702): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(703): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'.
Fri Mar 28 07:35:27 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22546)
Waiting for packet dumper to finish... 1 (prev_count=22546, count=22610)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff ------
Fri Mar 28 07:35:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_osmo_vff started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_vff-RSL(705)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(704)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(704): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(705): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'.
Fri Mar 28 07:35:51 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22422)
Waiting for packet dumper to finish... 1 (prev_count=22422, count=22923)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh ------
Fri Mar 28 07:35:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_osmo_vhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_vhh-RSL(707)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(706)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(706): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(707): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'.
Fri Mar 28 07:36:14 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22422)
Waiting for packet dumper to finish... 1 (prev_count=22422, count=22486)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh ------
Fri Mar 28 07:36:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_osmo_hvhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(709)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(708)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(708): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(709): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'.
Fri Mar 28 07:36:37 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22554)
Waiting for packet dumper to finish... 1 (prev_count=22554, count=27726)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff ------
Fri Mar 28 07:36:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_vff started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_vff-RSL(711)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vff-RSL-IPA(710)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(710): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(711): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'.
Fri Mar 28 07:37:00 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22418)
Waiting for packet dumper to finish... 1 (prev_count=22418, count=22919)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh ------
Fri Mar 28 07:37:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_vhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_vhh-RSL-IPA(712)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vhh-RSL(713)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(712): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(713): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'.
Fri Mar 28 07:37:23 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22418)
Waiting for packet dumper to finish... 1 (prev_count=22418, count=22482)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh ------
Fri Mar 28 07:37:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_hvhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_hvhh-RSL(715)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(714)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(714): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(715): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'.
Fri Mar 28 07:37:46 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22550)
Waiting for packet dumper to finish... 1 (prev_count=22550, count=22614)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff ------
Fri Mar 28 07:37:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(717)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(716)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(716): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(717): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'.
Fri Mar 28 07:38:09 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22578)
Waiting for packet dumper to finish... 1 (prev_count=22578, count=22642)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff ------
Fri Mar 28 07:38:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(719)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(718)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(718): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(719): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'.
Fri Mar 28 07:38:32 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22454)
Waiting for packet dumper to finish... 1 (prev_count=22454, count=27754)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh ------
Fri Mar 28 07:38:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(720)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(721)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(720): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(721): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'.
Fri Mar 28 07:38:55 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22454)
Waiting for packet dumper to finish... 1 (prev_count=22454, count=22518)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh ------
Fri Mar 28 07:39:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(723)@3b5f43ad4522: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(722)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(722): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(723): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'.
Fri Mar 28 07:39:18 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22586)
Waiting for packet dumper to finish... 1 (prev_count=22586, count=22650)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail' was executed successfully (exit status: 0).
MC@3b5f43ad4522: Test execution finished.
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'.
------ BTS_Tests_ASCI.TC_vbs_notification ------
Fri Mar 28 07:39:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vbs_notification.pcap" >/data/BTS_Tests_ASCI.TC_vbs_notification.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vbs_notification started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vbs_notification-RSL(725)@3b5f43ad4522: Final verdict of PTC: none
TC_vbs_notification-RSL-IPA(724)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vbs_notification-RSL-IPA(724): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vbs_notification-RSL(725): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'.
Fri Mar 28 07:39:41 UTC 2025
------ BTS_Tests_ASCI.TC_vbs_notification fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_ASCI.TC_vbs_notification.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22504)
Waiting for packet dumper to finish... 1 (prev_count=22504, count=26786)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy'.
------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy ------
Fri Mar 28 07:39:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vgcs_uplink_free_and_busy started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_uplink_free_and_busy-RSL(727)@3b5f43ad4522: Final verdict of PTC: none
TC_vgcs_uplink_free_and_busy-RSL-IPA(726)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(726): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(727): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'.
Fri Mar 28 07:40:04 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22540)
Waiting for packet dumper to finish... 1 (prev_count=22540, count=22604)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'.
------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------
Fri Mar 28 07:40:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vgcs_talker_fail started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_talker_fail-RSL(729)@3b5f43ad4522: Final verdict of PTC: none
TC_vgcs_talker_fail-RSL-IPA(728)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(728): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_talker_fail-RSL(729): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'.
Fri Mar 28 07:40:27 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_fail.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27484)
Waiting for packet dumper to finish... 1 (prev_count=27484, count=27548)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'.
------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------
Fri Mar 28 07:40:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vgcs_talker_est_rel started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_talker_est_rel-RSL(731)@3b5f43ad4522: Final verdict of PTC: none
TC_vgcs_talker_est_rel-RSL-IPA(730)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(730): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(731): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'.
Fri Mar 28 07:40:50 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_est_rel.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22516)
Waiting for packet dumper to finish... 1 (prev_count=22516, count=23017)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'.
------ BTS_Tests_ASCI.TC_vgcs_listener_det ------
Fri Mar 28 07:40:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0).
MTC@3b5f43ad4522: Test case TC_vgcs_listener_det started.
MTC@3b5f43ad4522: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_listener_det-RSL(733)@3b5f43ad4522: Final verdict of PTC: none
TC_vgcs_listener_det-RSL-IPA(732)@3b5f43ad4522: Final verdict of PTC: none
MTC@3b5f43ad4522: Setting final verdict of the test case.
MTC@3b5f43ad4522: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(732): none (fail -> fail)
MTC@3b5f43ad4522: Local verdict of PTC TC_vgcs_listener_det-RSL(733): none (fail -> fail)
MTC@3b5f43ad4522: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@3b5f43ad4522: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'.
Fri Mar 28 07:41:13 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------

Saving talloc report from 172.18.18.20:4241 to BTS_Tests_ASCI.TC_vgcs_listener_det.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22508)
Waiting for packet dumper to finish... 1 (prev_count=22508, count=22572)
MTC@3b5f43ad4522: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0).
MC@3b5f43ad4522: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@3b5f43ad4522: Terminating MTC.
MC@3b5f43ad4522: MTC terminated.
MC2> exit
MC@3b5f43ad4522: Shutting down session.
MC@3b5f43ad4522: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/bts/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass BTS_Tests.TC_est_dchan
pass BTS_Tests.TC_chan_act_stress
pass BTS_Tests.TC_chan_act_react
pass BTS_Tests.TC_chan_deact_not_active
pass BTS_Tests.TC_chan_act_wrong_nr
pass BTS_Tests.TC_deact_sacch
pass BTS_Tests.TC_sacch_filling
pass BTS_Tests.TC_sacch_info_mod
pass BTS_Tests.TC_sacch_multi
pass BTS_Tests.TC_sacch_multi_chg
pass BTS_Tests.TC_sacch_chan_act
pass BTS_Tests.TC_sacch_chan_act_ho_async
pass BTS_Tests.TC_sacch_chan_act_ho_sync
pass BTS_Tests.TC_rach_content
pass BTS_Tests.TC_rach_content_emerg
pass BTS_Tests.TC_rach_count
pass BTS_Tests.TC_rach_max_ta
pass BTS_Tests.TC_ho_rach
xfail BTS_Tests.TC_ho_physical_info
pass BTS_Tests.TC_rach_load_idle_thresh0
pass BTS_Tests.TC_rach_load_idle_below_thresh
pass BTS_Tests.TC_rach_load_count
pass->FAIL BTS_Tests.TC_meas_res_speech_tchf
pass->FAIL BTS_Tests.TC_meas_res_speech_tchf_facch
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_facch
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_toa256
pass->FAIL BTS_Tests.TC_meas_res_sign_tchf
pass BTS_Tests.TC_meas_res_sign_tchh
pass BTS_Tests.TC_meas_res_sign_sdcch4
pass BTS_Tests.TC_meas_res_sign_sdcch8
pass->FAIL BTS_Tests.TC_meas_res_sign_tchh_toa256
pass->FAIL BTS_Tests.TC_meas_res_speech_tchf_sapi3
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_sapi3
pass->FAIL BTS_Tests.TC_tx_power_start_ramp_up_bcch
pass->FAIL BTS_Tests.TC_tx_power_down_bcch
pass->FAIL BTS_Tests.TC_tx_power_ramp_adm_state_change
pass->FAIL BTS_Tests.TC_rsl_bs_pwr_static_ass
pass->FAIL BTS_Tests.TC_rsl_bs_pwr_static_power_control
pass->FAIL BTS_Tests.TC_rsl_ms_pwr_ctrl
pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active
pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active2
pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_up
pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_down
pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown
pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_max
pass->FAIL BTS_Tests.TC_rsl_chan_initial_ms_pwr
pass->FAIL BTS_Tests.TC_rsl_chan_initial_ta
pass->FAIL BTS_Tests.TC_rsl_modify_encr
pass->FAIL BTS_Tests.TC_rsl_rf_resource_ind
pass->FAIL BTS_Tests.TC_conn_fail_crit
pass->FAIL BTS_Tests.TC_paging_imsi_80percent
pass->FAIL BTS_Tests.TC_paging_tmsi_80percent
pass->FAIL BTS_Tests.TC_paging_imsi_200percent
pass->FAIL BTS_Tests.TC_paging_tmsi_200percent
pass->FAIL BTS_Tests.TC_rsl_protocol_error
pass->FAIL BTS_Tests.TC_rsl_mand_ie_error
pass->FAIL BTS_Tests.TC_rsl_ie_content_error
pass->FAIL BTS_Tests.TC_si_sched_default
pass->FAIL BTS_Tests.TC_si_sched_1
pass->FAIL BTS_Tests.TC_si_sched_2bis
pass->FAIL BTS_Tests.TC_si_sched_2ter
pass->FAIL BTS_Tests.TC_si_sched_2ter_2bis
pass->FAIL BTS_Tests.TC_si_sched_2quater
pass->FAIL BTS_Tests.TC_si_sched_13
pass->FAIL BTS_Tests.TC_si_sched_13_2bis_2ter_2quater
pass->FAIL BTS_Tests.TC_ipa_dlcx_not_active
pass->FAIL BTS_Tests.TC_ipa_crcx_twice_not_active
pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active
pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active
pass->FAIL BTS_Tests.TC_ipa_crcx_sdcch_not_active
xfail BTS_Tests.TC_ipa_crcx_ack_addr
pass->FAIL BTS_Tests.TC_paging_imsi_200percent_with_ps
pass->FAIL BTS_Tests.TC_pcu_act_req
pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_ts
pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_bts
pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_trx
pass->FAIL BTS_Tests.TC_pcu_deact_req
pass->FAIL BTS_Tests.TC_pcu_deact_req_wrong_ts
pass->FAIL BTS_Tests.TC_pcu_ver_si1
pass->FAIL BTS_Tests.TC_pcu_ver_si3
pass->FAIL BTS_Tests.TC_pcu_ver_si13
pass->FAIL BTS_Tests.TC_pcu_data_req_pdtch
pass->FAIL BTS_Tests.TC_pcu_data_req_ptcch
pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_bts
pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_trx
pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_ts
pass->FAIL BTS_Tests.TC_pcu_data_req_ts_inactive
pass->FAIL BTS_Tests.TC_pcu_ptcch
pass->FAIL BTS_Tests.TC_pcu_data_req_agch
pass->FAIL BTS_Tests.TC_pcu_data_req_pch
pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_pch
pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_agch
pass->FAIL BTS_Tests.TC_pcu_rach_content
pass->FAIL BTS_Tests.TC_pcu_ext_rach_content
pass->FAIL BTS_Tests.TC_pcu_data_ind_lqual_cb
pass->FAIL BTS_Tests.TC_pcu_paging_from_rsl
pass->FAIL BTS_Tests.TC_pcu_time_ind
pass->FAIL BTS_Tests.TC_pcu_rts_req
xfail BTS_Tests.TC_pcu_oml_alert
pass->FAIL BTS_Tests.TC_pcu_rr_suspend
pass->FAIL BTS_Tests.TC_pcu_socket_connect_multi
pass->FAIL BTS_Tests.TC_pcu_socket_reconnect
pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs
pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs
pass->FAIL BTS_Tests.TC_pcu_socket_connect_si3gprs
pass->FAIL BTS_Tests.TC_pcu_socket_connect_si4gprs
pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs
pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs
pass->FAIL BTS_Tests.TC_pcu_socket_verify_info_ind
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_act_deact
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_double_act
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_deact
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack
pass->FAIL BTS_Tests.TC_pcu_info_ind_fh_params
pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv4
pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv6
pass->FAIL BTS_Tests.TC_pcu_socket_two_nsvc
pass->FAIL BTS_Tests.TC_pcu_interf_ind
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_unsol_deact
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchf_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack
pass->FAIL BTS_Tests.TC_rll_est_ind
pass->FAIL BTS_Tests.TC_rll_est_req_DCCH_3
pass->FAIL BTS_Tests.TC_rll_est_req_ACCH_3
pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_0
pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_3
pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_0
pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_3
pass->FAIL BTS_Tests.TC_rll_rel_req
pass->FAIL BTS_Tests.TC_rll_unit_data_req_DCCH
pass->FAIL BTS_Tests.TC_rll_unit_data_req_ACCH
pass->FAIL BTS_Tests.TC_rll_unit_data_ind_DCCH
pass->FAIL BTS_Tests.TC_rll_unit_data_ind_ACCH
pass->FAIL BTS_Tests.TC_chan_act_a51
pass->FAIL BTS_Tests.TC_chan_act_a52
pass->FAIL BTS_Tests.TC_chan_act_a53
pass->FAIL BTS_Tests.TC_chan_act_a54
pass->FAIL BTS_Tests.TC_encr_cmd_a51
pass->FAIL BTS_Tests.TC_encr_cmd_a52
pass->FAIL BTS_Tests.TC_encr_cmd_a53
pass->FAIL BTS_Tests.TC_encr_cmd_a54
pass->FAIL BTS_Tests.TC_err_rep_wrong_mdisc
pass->FAIL BTS_Tests.TC_err_rep_wrong_msg_type
pass->FAIL BTS_Tests.TC_err_rep_wrong_sequence
pass BTS_Tests.TC_lapdm_selftest
pass->FAIL BTS_Tests.TC_tch_sign_l2_fill_frame
xfail BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd
pass->FAIL BTS_Tests.TC_chopped_ipa_ping
pass->FAIL BTS_Tests.TC_chopped_ipa_payload
pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_constant
pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_pf_ewma
pass->FAIL BTS_Tests.TC_speech_no_rtp_tchf
pass->FAIL BTS_Tests.TC_speech_no_rtp_tchh
pass->FAIL BTS_Tests.TC_speech_rtp_tchf
pass->FAIL BTS_Tests.TC_speech_rtp_tchh
pass->FAIL BTS_Tests.TC_speech_osmux_tchf
pass->FAIL BTS_Tests.TC_speech_osmux_tchh
pass->FAIL BTS_Tests.TC_data_rtp_tchf144
pass->FAIL BTS_Tests.TC_data_rtp_tchf96
pass->FAIL BTS_Tests.TC_data_rtp_tchf48
pass->FAIL BTS_Tests.TC_data_rtp_tchh48
pass->FAIL BTS_Tests.TC_data_rtp_tchf24
pass->FAIL BTS_Tests.TC_data_rtp_tchh24
pass->FAIL BTS_Tests.TC_data_facch_tchf144
pass->FAIL BTS_Tests.TC_data_facch_tchf96
pass->FAIL BTS_Tests.TC_data_facch_tchf48
pass->FAIL BTS_Tests.TC_data_facch_tchh48
pass->FAIL BTS_Tests.TC_data_facch_tchf24
pass->FAIL BTS_Tests.TC_data_facch_tchh24
pass->FAIL BTS_Tests.TC_early_immediate_assignment
pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh
pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx
pass->FAIL BTS_Tests.TC_acch_overpower_always_on_facch
pass->FAIL BTS_Tests.TC_acch_overpower_always_on_sacch
pass->FAIL BTS_Tests.TC_acch_overpower_limit
pass->FAIL BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload
pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro
pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro_end
pass->FAIL BTS_Tests_SMSCB.TC_etws_pcu
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4
pass->FAIL BTS_Tests_LAPDm.TC_sabm_contention
pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit
pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit_bts
pass->FAIL BTS_Tests_LAPDm.TC_sabm_invalid_resp
pass->FAIL BTS_Tests_LAPDm.TC_sabm_dm
pass->FAIL BTS_Tests_LAPDm.TC_establish_ign_first_sabm
pass->FAIL BTS_Tests_LAPDm.TC_iframe_seq_and_ack
pass->FAIL BTS_Tests_LAPDm.TC_iframe_timer_recovery
pass->FAIL BTS_Tests_LAPDm.TC_ns_seq_error
pass->FAIL BTS_Tests_LAPDm.TC_nr_seq_error
pass->FAIL BTS_Tests_LAPDm.TC_rec_invalid_frame
pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_dcch
pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_sacch
pass->FAIL BTS_Tests_LAPDm.TC_t200_n200
pass->FAIL BTS_Tests_LAPDm.TC_rr_response_frame_loss
pass->FAIL BTS_Tests_LAPDm.TC_incorrect_cr
pass->FAIL BTS_Tests_LAPDm.TC_sabm_incorrect_c
pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment
pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh
pass->FAIL BTS_Tests_ASCI.TC_vbs_notification
pass->FAIL BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy
pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_fail
pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_est_rel
pass->FAIL BTS_Tests_ASCI.TC_vgcs_listener_det

Summary:
  pass->FAIL: 219
  xfail: 4
  pass: 25


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh BTS_Tests --rm
Generated BTS_Tests.TC_acch_overpower_always_on_facch.merged
Generated BTS_Tests.TC_acch_overpower_always_on_sacch.merged
Generated BTS_Tests.TC_acch_overpower_limit.merged
Generated BTS_Tests.TC_acch_overpower_rxqual_thresh.merged
Generated BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.merged
Generated BTS_Tests.TC_cbc_sdcch4_load_idle.merged
Generated BTS_Tests.TC_cbc_sdcch4_load_overload.merged
Generated BTS_Tests.TC_cbc_sdcch8_load_idle.merged
Generated BTS_Tests.TC_cbc_sdcch8_load_overload.merged
Generated BTS_Tests.TC_cbch_load_idle_no_cbch.merged
Generated BTS_Tests.TC_chan_act_a51.merged
Generated BTS_Tests.TC_chan_act_a52.merged
Generated BTS_Tests.TC_chan_act_a53.merged
Generated BTS_Tests.TC_chan_act_a54.merged
Generated BTS_Tests.TC_chan_act_react.merged
Generated BTS_Tests.TC_chan_act_stress.merged
Generated BTS_Tests.TC_chan_act_wrong_nr.merged
Generated BTS_Tests.TC_chan_deact_not_active.merged
Generated BTS_Tests.TC_chopped_ipa_payload.merged
Generated BTS_Tests.TC_chopped_ipa_ping.merged
Generated BTS_Tests.TC_conn_fail_crit.merged
Generated BTS_Tests.TC_data_facch_tchf144.merged
Generated BTS_Tests.TC_data_facch_tchf24.merged
Generated BTS_Tests.TC_data_facch_tchf48.merged
Generated BTS_Tests.TC_data_facch_tchf96.merged
Generated BTS_Tests.TC_data_facch_tchh24.merged
Generated BTS_Tests.TC_data_facch_tchh48.merged
Generated BTS_Tests.TC_data_rtp_tchf144.merged
Generated BTS_Tests.TC_data_rtp_tchf24.merged
Generated BTS_Tests.TC_data_rtp_tchf48.merged
Generated BTS_Tests.TC_data_rtp_tchf96.merged
Generated BTS_Tests.TC_data_rtp_tchh24.merged
Generated BTS_Tests.TC_data_rtp_tchh48.merged
Generated BTS_Tests.TC_deact_sacch.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_act_deact.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_act_deact.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_double_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_tchf_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.merged
Generated BTS_Tests.TC_early_immediate_assignment.merged
Generated BTS_Tests.TC_encr_cmd_a51.merged
Generated BTS_Tests.TC_encr_cmd_a52.merged
Generated BTS_Tests.TC_encr_cmd_a53.merged
Generated BTS_Tests.TC_encr_cmd_a54.merged
Generated BTS_Tests.TC_err_rep_wrong_mdisc.merged
Generated BTS_Tests.TC_err_rep_wrong_msg_type.merged
Generated BTS_Tests.TC_err_rep_wrong_sequence.merged
Generated BTS_Tests.TC_est_dchan.merged
Generated BTS_Tests.TC_establish_ign_first_sabm.merged
Generated BTS_Tests.TC_etws_p1ro.merged
Generated BTS_Tests.TC_etws_p1ro_end.merged
Generated BTS_Tests.TC_etws_pcu.merged
Generated BTS_Tests.TC_ho_physical_info.merged
Generated BTS_Tests.TC_ho_rach.merged
Generated BTS_Tests.TC_iframe_seq_and_ack.merged
Generated BTS_Tests.TC_iframe_timer_recovery.merged
Generated BTS_Tests.TC_incorrect_cr.merged
Generated BTS_Tests.TC_ipa_crcx_ack_addr.merged
Generated BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.merged
Generated BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.merged
Generated BTS_Tests.TC_ipa_crcx_sdcch_not_active.merged
Generated BTS_Tests.TC_ipa_crcx_twice_not_active.merged
Generated BTS_Tests.TC_ipa_dlcx_not_active.merged
Generated BTS_Tests.TC_lapdm_selftest.merged
Generated BTS_Tests.TC_meas_res_sign_sdcch4.merged
Generated BTS_Tests.TC_meas_res_sign_sdcch8.merged
Generated BTS_Tests.TC_meas_res_sign_tchf.merged
Generated BTS_Tests.TC_meas_res_sign_tchh.merged
Generated BTS_Tests.TC_meas_res_sign_tchh_toa256.merged
Generated BTS_Tests.TC_meas_res_speech_tchf.merged
Generated BTS_Tests.TC_meas_res_speech_tchf_facch.merged
Generated BTS_Tests.TC_meas_res_speech_tchf_sapi3.merged
Generated BTS_Tests.TC_meas_res_speech_tchh.merged
Generated BTS_Tests.TC_meas_res_speech_tchh_facch.merged
Generated BTS_Tests.TC_meas_res_speech_tchh_sapi3.merged
Generated BTS_Tests.TC_meas_res_speech_tchh_toa256.merged
Generated BTS_Tests.TC_ms_pwr_ctrl_constant.merged
Generated BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.merged
Generated BTS_Tests.TC_normal_reestablishment.merged
Generated BTS_Tests.TC_normal_reestablishment_state_unacked.merged
Generated BTS_Tests.TC_nr_seq_error.merged
Generated BTS_Tests.TC_ns_seq_error.merged
Generated BTS_Tests.TC_paging_imsi_200percent.merged
Generated BTS_Tests.TC_paging_imsi_200percent_with_ps.merged
Generated BTS_Tests.TC_paging_imsi_80percent.merged
Generated BTS_Tests.TC_paging_tmsi_200percent.merged
Generated BTS_Tests.TC_paging_tmsi_80percent.merged
Generated BTS_Tests.TC_pcu_act_req.merged
Generated BTS_Tests.TC_pcu_act_req_wrong_bts.merged
Generated BTS_Tests.TC_pcu_act_req_wrong_trx.merged
Generated BTS_Tests.TC_pcu_act_req_wrong_ts.merged
Generated BTS_Tests.TC_pcu_data_ind_lqual_cb.merged
Generated BTS_Tests.TC_pcu_data_req_agch.merged
Generated BTS_Tests.TC_pcu_data_req_imm_ass_agch.merged
Generated BTS_Tests.TC_pcu_data_req_imm_ass_pch.merged
Generated BTS_Tests.TC_pcu_data_req_pch.merged
Generated BTS_Tests.TC_pcu_data_req_pdtch.merged
Generated BTS_Tests.TC_pcu_data_req_ptcch.merged
Generated BTS_Tests.TC_pcu_data_req_ts_inactive.merged
Generated BTS_Tests.TC_pcu_data_req_wrong_bts.merged
Generated BTS_Tests.TC_pcu_data_req_wrong_trx.merged
Generated BTS_Tests.TC_pcu_data_req_wrong_ts.merged
Generated BTS_Tests.TC_pcu_deact_req.merged
Generated BTS_Tests.TC_pcu_deact_req_wrong_ts.merged
Generated BTS_Tests.TC_pcu_ext_rach_content.merged
Generated BTS_Tests.TC_pcu_info_ind_fh_params.merged
Generated BTS_Tests.TC_pcu_interf_ind.merged
Generated BTS_Tests.TC_pcu_oml_alert.merged
Generated BTS_Tests.TC_pcu_paging_from_rsl.merged
Generated BTS_Tests.TC_pcu_ptcch.merged
Generated BTS_Tests.TC_pcu_rach_content.merged
Generated BTS_Tests.TC_pcu_rr_suspend.merged
Generated BTS_Tests.TC_pcu_rts_req.merged
Generated BTS_Tests.TC_pcu_socket_connect_multi.merged
Generated BTS_Tests.TC_pcu_socket_connect_si3gprs.merged
Generated BTS_Tests.TC_pcu_socket_connect_si4gprs.merged
Generated BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.merged
Generated BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.merged
Generated BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.merged
Generated BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.merged
Generated BTS_Tests.TC_pcu_socket_nsvc_ipv4.merged
Generated BTS_Tests.TC_pcu_socket_nsvc_ipv6.merged
Generated BTS_Tests.TC_pcu_socket_reconnect.merged
Generated BTS_Tests.TC_pcu_socket_two_nsvc.merged
Generated BTS_Tests.TC_pcu_socket_verify_info_ind.merged
Generated BTS_Tests.TC_pcu_time_ind.merged
Generated BTS_Tests.TC_pcu_ver_si1.merged
Generated BTS_Tests.TC_pcu_ver_si13.merged
Generated BTS_Tests.TC_pcu_ver_si3.merged
Generated BTS_Tests.TC_rach_content.merged
Generated BTS_Tests.TC_rach_content_emerg.merged
Generated BTS_Tests.TC_rach_count.merged
Generated BTS_Tests.TC_rach_load_count.merged
Generated BTS_Tests.TC_rach_load_idle_below_thresh.merged
Generated BTS_Tests.TC_rach_load_idle_thresh0.merged
Generated BTS_Tests.TC_rach_max_ta.merged
Generated BTS_Tests.TC_rec_invalid_frame.merged
Generated BTS_Tests.TC_rll_est_ind.merged
Generated BTS_Tests.TC_rll_est_req_ACCH_3.merged
Generated BTS_Tests.TC_rll_est_req_DCCH_3.merged
Generated BTS_Tests.TC_rll_rel_ind_ACCH_0.merged
Generated BTS_Tests.TC_rll_rel_ind_ACCH_3.merged
Generated BTS_Tests.TC_rll_rel_ind_DCCH_0.merged
Generated BTS_Tests.TC_rll_rel_ind_DCCH_3.merged
Generated BTS_Tests.TC_rll_rel_req.merged
Generated BTS_Tests.TC_rll_unit_data_ind_ACCH.merged
Generated BTS_Tests.TC_rll_unit_data_ind_DCCH.merged
Generated BTS_Tests.TC_rll_unit_data_req_ACCH.merged
Generated BTS_Tests.TC_rll_unit_data_req_DCCH.merged
Generated BTS_Tests.TC_rr_response_frame_loss.merged
Generated BTS_Tests.TC_rsl_bs_pwr_static_ass.merged
Generated BTS_Tests.TC_rsl_bs_pwr_static_power_control.merged
Generated BTS_Tests.TC_rsl_chan_initial_ms_pwr.merged
Generated BTS_Tests.TC_rsl_chan_initial_ta.merged
Generated BTS_Tests.TC_rsl_ie_content_error.merged
Generated BTS_Tests.TC_rsl_mand_ie_error.merged
Generated BTS_Tests.TC_rsl_modify_encr.merged
Generated BTS_Tests.TC_rsl_ms_pwr_ctrl.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active2.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_down.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_max.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_up.merged
Generated BTS_Tests.TC_rsl_protocol_error.merged
Generated BTS_Tests.TC_rsl_rf_resource_ind.merged
Generated BTS_Tests.TC_sabm_contention.merged
Generated BTS_Tests.TC_sabm_dm.merged
Generated BTS_Tests.TC_sabm_incorrect_c.merged
Generated BTS_Tests.TC_sabm_invalid_resp.merged
Generated BTS_Tests.TC_sabm_retransmit.merged
Generated BTS_Tests.TC_sabm_retransmit_bts.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi0.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi0_nopayload.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi3.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi4.merged
Generated BTS_Tests.TC_sacch_chan_act.merged
Generated BTS_Tests.TC_sacch_chan_act_ho_async.merged
Generated BTS_Tests.TC_sacch_chan_act_ho_sync.merged
Generated BTS_Tests.TC_sacch_filling.merged
Generated BTS_Tests.TC_sacch_info_mod.merged
Generated BTS_Tests.TC_sacch_multi.merged
Generated BTS_Tests.TC_sacch_multi_chg.merged
Generated BTS_Tests.TC_segm_concat_dcch.merged
Generated BTS_Tests.TC_segm_concat_sacch.merged
Generated BTS_Tests.TC_si_sched_1.merged
Generated BTS_Tests.TC_si_sched_13.merged
Generated BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.merged
Generated BTS_Tests.TC_si_sched_2bis.merged
Generated BTS_Tests.TC_si_sched_2quater.merged
Generated BTS_Tests.TC_si_sched_2ter.merged
Generated BTS_Tests.TC_si_sched_2ter_2bis.merged
Generated BTS_Tests.TC_si_sched_default.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_1block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_2block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_3block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_4block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_and_normal.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_only.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_then_null.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_multi.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_schedule.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_1block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_2block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_3block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_4block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_and_normal.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_only.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_multi.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_schedule.merged
Generated BTS_Tests.TC_speech_no_rtp_tchf.merged
Generated BTS_Tests.TC_speech_no_rtp_tchh.merged
Generated BTS_Tests.TC_speech_osmux_tchf.merged
Generated BTS_Tests.TC_speech_osmux_tchh.merged
Generated BTS_Tests.TC_speech_rtp_tchf.merged
Generated BTS_Tests.TC_speech_rtp_tchh.merged
Generated BTS_Tests.TC_t200_n200.merged
Generated BTS_Tests.TC_tch_sign_l2_fill_frame.merged
Generated BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.merged
Generated BTS_Tests.TC_tx_power_down_bcch.merged
Generated BTS_Tests.TC_tx_power_ramp_adm_state_change.merged
Generated BTS_Tests.TC_tx_power_start_ramp_up_bcch.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_ipa_vff.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vff.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vhh.merged
Generated BTS_Tests.TC_vamos_chan_act_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_act_vff.merged
Generated BTS_Tests.TC_vamos_chan_act_vhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_ipa_vff.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vff.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_vff.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_vhh.merged
Generated BTS_Tests.TC_vbs_notification.merged
Generated BTS_Tests.TC_vgcs_listener_det.merged
Generated BTS_Tests.TC_vgcs_talker_est_rel.merged
Generated BTS_Tests.TC_vgcs_talker_fail.merged
Generated BTS_Tests.TC_vgcs_uplink_free_and_busy.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-bts-test-latest-2376-trxcon
+ docker kill jenkins-ttcn3-bts-test-latest-2376-trxcon
jenkins-ttcn3-bts-test-latest-2376-trxcon
+ docker wait jenkins-ttcn3-bts-test-latest-2376-trxcon
137
+ docker_kill_wait jenkins-ttcn3-bts-test-latest-2376-fake_trx
+ docker kill jenkins-ttcn3-bts-test-latest-2376-fake_trx
jenkins-ttcn3-bts-test-latest-2376-fake_trx
+ docker wait jenkins-ttcn3-bts-test-latest-2376-fake_trx
137
+ docker_kill_wait jenkins-ttcn3-bts-test-latest-2376-bts
+ docker kill jenkins-ttcn3-bts-test-latest-2376-bts
Error response from daemon: cannot kill container: jenkins-ttcn3-bts-test-latest-2376-bts: No such container: jenkins-ttcn3-bts-test-latest-2376-bts
+ clean_up_common
+ set +e
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ type clean_up
+ clean_up
+ test_config_enabled hopping
+ local config=hopping
+ local i
+ local valid=0
+ [ hopping = generic ]
+ [ hopping = virtphy ]
+ [ hopping = oml ]
+ [ hopping = hopping ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z generic oml hopping ]
+ [ hopping = generic ]
+ [ hopping = oml ]
+ [ hopping = hopping ]
+ return 0
+ sed -i s/classname='\([^']\+\)'/classname='\1:hopping'/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/junit-xml-hopping-*.log
sed: can't read /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/junit-xml-hopping-*.log: No such file or directory
+ network_clean
+ docker network inspect ttcn3-bts-test-18
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-bts-test-latest-2376-bsc
+ [ -n jenkins-ttcn3-bts-test-latest-2376-bsc ]
+ docker_kill_wait jenkins-ttcn3-bts-test-latest-2376-bsc
+ docker kill jenkins-ttcn3-bts-test-latest-2376-bsc
jenkins-ttcn3-bts-test-latest-2376-bsc
+ docker wait jenkins-ttcn3-bts-test-latest-2376-bsc
137
+ network_remove
+ set +x
Removing network ttcn3-bts-test-18
+ docker network remove ttcn3-bts-test-18
ttcn3-bts-test-18
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/_cache:/cache --name jenkins-ttcn3-bts-test-latest-2376-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1000:1000 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='248' failures='222' errors='1' skipped='0' inconc='0' time='5983.00'>
  <testcase classname='BTS_Tests' name='TC_est_dchan' time='15.028053'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_stress' time='2.328916'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_react' time='1.207027'/>
  <testcase classname='BTS_Tests' name='TC_chan_deact_not_active' time='1.249052'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_wrong_nr' time='1.355630'/>
  <testcase classname='BTS_Tests' name='TC_deact_sacch' time='90.835673'/>
  <testcase classname='BTS_Tests' name='TC_sacch_filling' time='14.690155'/>
  <testcase classname='BTS_Tests' name='TC_sacch_info_mod' time='29.748187'/>
  <testcase classname='BTS_Tests' name='TC_sacch_multi' time='86.056888'/>
  <testcase classname='BTS_Tests' name='TC_sacch_multi_chg' time='94.889453'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act' time='29.712174'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_async' time='30.019919'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_sync' time='47.859823'/>
  <testcase classname='BTS_Tests' name='TC_rach_content' time='24.327879'/>
  <testcase classname='BTS_Tests' name='TC_rach_content_emerg' time='24.565972'/>
  <testcase classname='BTS_Tests' name='TC_rach_count' time='13.741198'/>
  <testcase classname='BTS_Tests' name='TC_rach_max_ta' time='10.746096'/>
  <testcase classname='BTS_Tests' name='TC_ho_rach' time='4.336275'/>
  <testcase classname='BTS_Tests' name='TC_ho_physical_info' time='3.316267'>
    <failure type='fail-verdict'>Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }
      BTS_Tests.ttcn:9385 BTS_Tests control part
      BTS_Tests.ttcn:2133 TC_ho_physical_info testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rach_load_idle_thresh0' time='11.698092'/>
  <testcase classname='BTS_Tests' name='TC_rach_load_idle_below_thresh' time='6.173598'/>
  <testcase classname='BTS_Tests' name='TC_rach_load_count' time='20.969133'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf' time='1.971905'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
      BTS_Tests.ttcn:9389 BTS_Tests control part
      BTS_Tests.ttcn:3635 TC_meas_res_speech_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_facch' time='2.115848'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
      BTS_Tests.ttcn:9390 BTS_Tests control part
      BTS_Tests.ttcn:3639 TC_meas_res_speech_tchf_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh' time='14.846168'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 10 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 4, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
      BTS_Tests.ttcn:9391 BTS_Tests control part
      BTS_Tests.ttcn:3659 TC_meas_res_speech_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_facch' time='5.521762'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 6, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
      BTS_Tests.ttcn:9392 BTS_Tests control part
      BTS_Tests.ttcn:3663 TC_meas_res_speech_tchh_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_toa256' time='5.714360'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 8 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 9, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 5, rxq_s_u := 6, supp_meas_info := { toa256_mean := 486, toa256_min := 256, toa256_max := 512, toa256_std_dev := 72 } } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
      BTS_Tests.ttcn:9393 BTS_Tests control part
      BTS_Tests.ttcn:3678 TC_meas_res_speech_tchh_toa256 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchf' time='2.105340'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
      BTS_Tests.ttcn:9394 BTS_Tests control part
      BTS_Tests.ttcn:3692 TC_meas_res_sign_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh' time='17.314178'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch4' time='33.263122'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch8' time='65.242848'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh_toa256' time='16.299329'>
    <error type='DTE'></error>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_sapi3' time='15.026204'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9399 BTS_Tests control part
      BTS_Tests.ttcn:3804 TC_meas_res_speech_tchf_sapi3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_sapi3' time='15.030646'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9400 BTS_Tests control part
      BTS_Tests.ttcn:3819 TC_meas_res_speech_tchh_sapi3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_tx_power_start_ramp_up_bcch' time='15.021766'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9401 BTS_Tests control part
      BTS_Tests.ttcn:2954 TC_tx_power_start_ramp_up_bcch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_tx_power_down_bcch' time='15.033910'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9402 BTS_Tests control part
      BTS_Tests.ttcn:2981 TC_tx_power_down_bcch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_tx_power_ramp_adm_state_change' time='15.021233'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9403 BTS_Tests control part
      BTS_Tests.ttcn:3035 TC_tx_power_ramp_adm_state_change testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_ass' time='15.043255'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9404 BTS_Tests control part
      BTS_Tests.ttcn:3114 TC_rsl_bs_pwr_static_ass testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_power_control' time='15.029322'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9405 BTS_Tests control part
      BTS_Tests.ttcn:3128 TC_rsl_bs_pwr_static_power_control testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_ctrl' time='15.024159'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9406 BTS_Tests control part
      BTS_Tests.ttcn:3887 TC_rsl_ms_pwr_ctrl testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active' time='15.038454'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9407 BTS_Tests control part
      BTS_Tests.ttcn:3591 TC_rsl_ms_pwr_dyn_active testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active2' time='15.020275'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9408 BTS_Tests control part
      BTS_Tests.ttcn:3606 TC_rsl_ms_pwr_dyn_active2 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_up' time='15.033658'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9409 BTS_Tests control part
      BTS_Tests.ttcn:3546 TC_rsl_ms_pwr_dyn_up testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_down' time='15.025194'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9410 BTS_Tests control part
      BTS_Tests.ttcn:3576 TC_rsl_ms_pwr_dyn_down testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_ass_updown' time='15.017873'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9411 BTS_Tests control part
      BTS_Tests.ttcn:3531 TC_rsl_ms_pwr_dyn_ass_updown testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_max' time='15.015968'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9412 BTS_Tests control part
      BTS_Tests.ttcn:3561 TC_rsl_ms_pwr_dyn_max testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ms_pwr' time='15.035964'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9413 BTS_Tests control part
      BTS_Tests.ttcn:3981 TC_rsl_chan_initial_ms_pwr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ta' time='15.018669'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9414 BTS_Tests control part
      BTS_Tests.ttcn:3934 TC_rsl_chan_initial_ta testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_modify_encr' time='15.029210'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9415 BTS_Tests control part
      BTS_Tests.ttcn:7742 TC_rsl_modify_encr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_rf_resource_ind' time='15.021762'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9416 BTS_Tests control part
      BTS_Tests.ttcn:7775 TC_rsl_rf_resource_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_conn_fail_crit' time='15.029592'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9417 BTS_Tests control part
      BTS_Tests.ttcn:4011 TC_conn_fail_crit testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_80percent' time='15.037180'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9418 BTS_Tests control part
      BTS_Tests.ttcn:4322 TC_paging_imsi_80percent testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_tmsi_80percent' time='15.015862'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9419 BTS_Tests control part
      BTS_Tests.ttcn:4349 TC_paging_tmsi_80percent testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent' time='15.030153'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9420 BTS_Tests control part
      BTS_Tests.ttcn:4376 TC_paging_imsi_200percent testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_tmsi_200percent' time='15.039765'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9421 BTS_Tests control part
      BTS_Tests.ttcn:4405 TC_paging_tmsi_200percent testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_protocol_error' time='15.041944'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9422 BTS_Tests control part
      BTS_Tests.ttcn:5047 TC_rsl_protocol_error testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_mand_ie_error' time='15.039413'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9423 BTS_Tests control part
      BTS_Tests.ttcn:5057 TC_rsl_mand_ie_error testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_ie_content_error' time='15.032003'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9424 BTS_Tests control part
      BTS_Tests.ttcn:5068 TC_rsl_ie_content_error testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_default' time='15.040741'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9425 BTS_Tests control part
      BTS_Tests.ttcn:4938 TC_si_sched_default testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_1' time='15.035324'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9426 BTS_Tests control part
      BTS_Tests.ttcn:4945 TC_si_sched_1 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_2bis' time='15.042305'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9427 BTS_Tests control part
      BTS_Tests.ttcn:4953 TC_si_sched_2bis testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_2ter' time='15.036244'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9428 BTS_Tests control part
      BTS_Tests.ttcn:4961 TC_si_sched_2ter testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_2ter_2bis' time='15.035964'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9429 BTS_Tests control part
      BTS_Tests.ttcn:4969 TC_si_sched_2ter_2bis testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_2quater' time='15.038202'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9430 BTS_Tests control part
      BTS_Tests.ttcn:4979 TC_si_sched_2quater testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_13' time='15.028690'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9431 BTS_Tests control part
      BTS_Tests.ttcn:4989 TC_si_sched_13 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_si_sched_13_2bis_2ter_2quater' time='15.040940'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9432 BTS_Tests control part
      BTS_Tests.ttcn:4999 TC_si_sched_13_2bis_2ter_2quater testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ipa_dlcx_not_active' time='15.041502'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9433 BTS_Tests control part
      BTS_Tests.ttcn:5176 TC_ipa_dlcx_not_active testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_twice_not_active' time='15.043745'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9434 BTS_Tests control part
      BTS_Tests.ttcn:5190 TC_ipa_crcx_twice_not_active testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_dlcx_not_active' time='15.041381'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9435 BTS_Tests control part
      BTS_Tests.ttcn:5211 TC_ipa_crcx_mdcx_dlcx_not_active testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' time='15.039914'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9436 BTS_Tests control part
      BTS_Tests.ttcn:5238 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_sdcch_not_active' time='15.032850'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9437 BTS_Tests control part
      BTS_Tests.ttcn:5251 TC_ipa_crcx_sdcch_not_active testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_ack_addr' time='15.041487'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9438 BTS_Tests control part
      BTS_Tests.ttcn:5284 TC_ipa_crcx_ack_addr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent_with_ps' time='15.040944'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9441 BTS_Tests control part
      BTS_Tests.ttcn:4436 TC_paging_imsi_200percent_with_ps testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req' time='15.022815'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9442 BTS_Tests control part
      BTS_Tests.ttcn:5456 TC_pcu_act_req testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_ts' time='15.022429'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9443 BTS_Tests control part
      BTS_Tests.ttcn:5463 TC_pcu_act_req_wrong_ts testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_bts' time='15.038802'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9444 BTS_Tests control part
      BTS_Tests.ttcn:5470 TC_pcu_act_req_wrong_bts testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_trx' time='15.020115'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9445 BTS_Tests control part
      BTS_Tests.ttcn:5477 TC_pcu_act_req_wrong_trx testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_deact_req' time='15.023881'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9446 BTS_Tests control part
      BTS_Tests.ttcn:5484 TC_pcu_deact_req testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_deact_req_wrong_ts' time='15.036997'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9447 BTS_Tests control part
      BTS_Tests.ttcn:5495 TC_pcu_deact_req_wrong_ts testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si1' time='15.024074'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9448 BTS_Tests control part
      BTS_Tests.ttcn:5529 TC_pcu_ver_si1 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si3' time='15.023022'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9449 BTS_Tests control part
      BTS_Tests.ttcn:5535 TC_pcu_ver_si3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si13' time='15.024326'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9450 BTS_Tests control part
      BTS_Tests.ttcn:5541 TC_pcu_ver_si13 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_pdtch' time='15.034584'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9452 BTS_Tests control part
      BTS_Tests.ttcn:5673 TC_pcu_data_req_pdtch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_ptcch' time='15.037612'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9453 BTS_Tests control part
      BTS_Tests.ttcn:5685 TC_pcu_data_req_ptcch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_bts' time='15.040083'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9454 BTS_Tests control part
      BTS_Tests.ttcn:5580 TC_pcu_data_req_wrong_bts testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_trx' time='15.040784'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9455 BTS_Tests control part
      BTS_Tests.ttcn:5593 TC_pcu_data_req_wrong_trx testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_ts' time='15.035129'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9456 BTS_Tests control part
      BTS_Tests.ttcn:5606 TC_pcu_data_req_wrong_ts testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_ts_inactive' time='15.042505'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9457 BTS_Tests control part
      BTS_Tests.ttcn:5619 TC_pcu_data_req_ts_inactive testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_ptcch' time='15.035442'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9459 BTS_Tests control part
      BTS_Tests.ttcn:5730 TC_pcu_ptcch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_agch' time='15.038396'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9460 BTS_Tests control part
      BTS_Tests.ttcn:5772 TC_pcu_data_req_agch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_pch' time='15.031352'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9461 BTS_Tests control part
      BTS_Tests.ttcn:5795 TC_pcu_data_req_pch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_pch' time='15.025881'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9462 BTS_Tests control part
      BTS_Tests.ttcn:5826 TC_pcu_data_req_imm_ass_pch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_agch' time='15.025928'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9463 BTS_Tests control part
      BTS_Tests.ttcn:5852 TC_pcu_data_req_imm_ass_agch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_rach_content' time='15.035232'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9464 BTS_Tests control part
      BTS_Tests.ttcn:5873 TC_pcu_rach_content testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_ext_rach_content' time='15.024896'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9465 BTS_Tests control part
      BTS_Tests.ttcn:5915 TC_pcu_ext_rach_content testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_data_ind_lqual_cb' time='15.037008'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9466 BTS_Tests control part
      BTS_Tests.ttcn:6001 TC_pcu_data_ind_lqual_cb testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_paging_from_rsl' time='15.035430'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9467 BTS_Tests control part
      BTS_Tests.ttcn:6027 TC_pcu_paging_from_rsl testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_time_ind' time='15.038131'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9468 BTS_Tests control part
      BTS_Tests.ttcn:6073 TC_pcu_time_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_rts_req' time='15.036597'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9469 BTS_Tests control part
      BTS_Tests.ttcn:6127 TC_pcu_rts_req testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_oml_alert' time='15.032876'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9470 BTS_Tests control part
      BTS_Tests.ttcn:6197 TC_pcu_oml_alert testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_rr_suspend' time='15.040674'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9471 BTS_Tests control part
      BTS_Tests.ttcn:6262 TC_pcu_rr_suspend testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_multi' time='15.065185'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9472 BTS_Tests control part
      BTS_Tests.ttcn:6280 TC_pcu_socket_connect_multi testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_reconnect' time='15.043622'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9473 BTS_Tests control part
      BTS_Tests.ttcn:6310 TC_pcu_socket_reconnect testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi3gprs' time='15.041910'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9474 BTS_Tests control part
      BTS_Tests.ttcn:6387 TC_pcu_socket_noconnect_nosi3gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi4gprs' time='15.039307'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9475 BTS_Tests control part
      BTS_Tests.ttcn:6391 TC_pcu_socket_noconnect_nosi4gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si3gprs' time='15.042545'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9476 BTS_Tests control part
      BTS_Tests.ttcn:6415 TC_pcu_socket_connect_si3gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si4gprs' time='15.037379'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9477 BTS_Tests control part
      BTS_Tests.ttcn:6419 TC_pcu_socket_connect_si4gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi3gprs' time='15.026022'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9478 BTS_Tests control part
      BTS_Tests.ttcn:6452 TC_pcu_socket_disconnect_nosi3gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi4gprs' time='15.028945'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9479 BTS_Tests control part
      BTS_Tests.ttcn:6456 TC_pcu_socket_disconnect_nosi4gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_verify_info_ind' time='15.039364'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9480 BTS_Tests control part
      BTS_Tests.ttcn:6463 TC_pcu_socket_verify_info_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_act_deact' time='15.023459'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9481 BTS_Tests control part
      BTS_Tests.ttcn:6761 TC_dyn_osmo_pdch_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_double_act' time='15.038818'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9482 BTS_Tests control part
      BTS_Tests.ttcn:6809 TC_dyn_osmo_pdch_double_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_deact' time='15.036288'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9483 BTS_Tests control part
      BTS_Tests.ttcn:7054 TC_dyn_ipa_pdch_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_tchf_act_nack' time='15.036451'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9484 BTS_Tests control part
      BTS_Tests.ttcn:7148 TC_dyn_ipa_pdch_act_tchf_act_nack testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_info_ind_fh_params' time='15.036928'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9485 BTS_Tests control part
      BTS_Tests.ttcn:6498 TC_pcu_info_ind_fh_params testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv4' time='15.043339'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9486 BTS_Tests control part
      BTS_Tests.ttcn:6543 TC_pcu_socket_nsvc_ipv4 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv6' time='15.047291'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9487 BTS_Tests control part
      BTS_Tests.ttcn:6563 TC_pcu_socket_nsvc_ipv6 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_two_nsvc' time='15.058738'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9488 BTS_Tests control part
      BTS_Tests.ttcn:6592 TC_pcu_socket_two_nsvc testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_interf_ind' time='15.041476'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9489 BTS_Tests control part
      BTS_Tests.ttcn:6629 TC_pcu_interf_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_unsol_deact' time='15.039746'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9494 BTS_Tests control part
      BTS_Tests.ttcn:6783 TC_dyn_osmo_pdch_unsol_deact testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchf_act' time='15.038647'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9495 BTS_Tests control part
      BTS_Tests.ttcn:6837 TC_dyn_osmo_pdch_tchf_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_act' time='15.043053'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9496 BTS_Tests control part
      BTS_Tests.ttcn:6869 TC_dyn_osmo_pdch_tchh_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_act' time='15.039187'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9497 BTS_Tests control part
      BTS_Tests.ttcn:6908 TC_dyn_osmo_pdch_sdcch8_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_race_act' time='15.039971'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9498 BTS_Tests control part
      BTS_Tests.ttcn:6927 TC_dyn_osmo_pdch_tchh_race_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_race_act' time='15.039600'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9499 BTS_Tests control part
      BTS_Tests.ttcn:6956 TC_dyn_osmo_pdch_sdcch8_race_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act' time='15.039746'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9500 BTS_Tests control part
      BTS_Tests.ttcn:7080 TC_dyn_ipa_pdch_tchf_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' time='15.038639'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9501 BTS_Tests control part
      BTS_Tests.ttcn:7116 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_est_ind' time='15.039715'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9503 BTS_Tests control part
      BTS_Tests.ttcn:7277 TC_rll_est_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_est_req_DCCH_3' time='15.041830'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9504 BTS_Tests control part
      BTS_Tests.ttcn:7312 TC_rll_est_req_DCCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_est_req_ACCH_3' time='15.038090'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9505 BTS_Tests control part
      BTS_Tests.ttcn:7319 TC_rll_est_req_ACCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_0' time='15.039368'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9506 BTS_Tests control part
      BTS_Tests.ttcn:7417 TC_rll_rel_ind_DCCH_0 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_3' time='15.036927'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9507 BTS_Tests control part
      BTS_Tests.ttcn:7430 TC_rll_rel_ind_DCCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_0' time='15.039001'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9508 BTS_Tests control part
      BTS_Tests.ttcn:7424 TC_rll_rel_ind_ACCH_0 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_3' time='15.033148'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9509 BTS_Tests control part
      BTS_Tests.ttcn:7436 TC_rll_rel_ind_ACCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_req' time='15.039960'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9510 BTS_Tests control part
      BTS_Tests.ttcn:7473 TC_rll_rel_req testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_DCCH' time='15.040839'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9511 BTS_Tests control part
      BTS_Tests.ttcn:7514 TC_rll_unit_data_req_DCCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_ACCH' time='15.039384'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9512 BTS_Tests control part
      BTS_Tests.ttcn:7522 TC_rll_unit_data_req_ACCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_DCCH' time='15.040808'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9513 BTS_Tests control part
      BTS_Tests.ttcn:7556 TC_rll_unit_data_ind_DCCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_ACCH' time='15.038081'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9514 BTS_Tests control part
      BTS_Tests.ttcn:7564 TC_rll_unit_data_ind_ACCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a51' time='15.035991'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9516 BTS_Tests control part
      BTS_Tests.ttcn:7661 TC_chan_act_a51 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a52' time='15.032155'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9517 BTS_Tests control part
      BTS_Tests.ttcn:7666 TC_chan_act_a52 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a53' time='15.035545'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9518 BTS_Tests control part
      BTS_Tests.ttcn:7671 TC_chan_act_a53 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a54' time='15.024217'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9519 BTS_Tests control part
      BTS_Tests.ttcn:7676 TC_chan_act_a54 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a51' time='15.022516'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9520 BTS_Tests control part
      BTS_Tests.ttcn:7858 TC_encr_cmd_a51 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a52' time='15.036105'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9521 BTS_Tests control part
      BTS_Tests.ttcn:7863 TC_encr_cmd_a52 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a53' time='15.017344'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9522 BTS_Tests control part
      BTS_Tests.ttcn:7868 TC_encr_cmd_a53 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a54' time='15.034951'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9523 BTS_Tests control part
      BTS_Tests.ttcn:7873 TC_encr_cmd_a54 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_mdisc' time='15.021013'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9525 BTS_Tests control part
      BTS_Tests.ttcn:5087 TC_err_rep_wrong_mdisc testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_msg_type' time='15.028990'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9526 BTS_Tests control part
      BTS_Tests.ttcn:5119 TC_err_rep_wrong_msg_type testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_sequence' time='15.040220'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9527 BTS_Tests control part
      BTS_Tests.ttcn:5157 TC_err_rep_wrong_sequence testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_lapdm_selftest' time='0.004930'/>
  <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame' time='15.036379'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9531 BTS_Tests control part
      BTS_Tests.ttcn:8052 TC_tch_sign_l2_fill_frame testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame_dtxd' time='15.021972'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9532 BTS_Tests control part
      BTS_Tests.ttcn:8058 TC_tch_sign_l2_fill_frame_dtxd testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chopped_ipa_ping' time='60.078548'>
    <failure type='fail-verdict'>Tguard timeout
      BTS_Tests.ttcn:9534 BTS_Tests control part
      BTS_Tests.ttcn:8062 TC_chopped_ipa_ping testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chopped_ipa_payload' time='60.077823'>
    <failure type='fail-verdict'>Tguard timeout
      BTS_Tests.ttcn:9535 BTS_Tests control part
      BTS_Tests.ttcn:8066 TC_chopped_ipa_payload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_constant' time='15.025309'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9537 BTS_Tests control part
      BTS_Tests.ttcn:8180 TC_ms_pwr_ctrl_constant testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_pf_ewma' time='15.040298'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9538 BTS_Tests control part
      BTS_Tests.ttcn:8244 TC_ms_pwr_ctrl_pf_ewma testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchf' time='15.033850'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9540 BTS_Tests control part
      BTS_Tests.ttcn:8316 TC_speech_no_rtp_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchh' time='15.042788'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9541 BTS_Tests control part
      BTS_Tests.ttcn:8340 TC_speech_no_rtp_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_rtp_tchf' time='15.039838'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9542 BTS_Tests control part
      BTS_Tests.ttcn:8456 TC_speech_rtp_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_rtp_tchh' time='15.037937'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9543 BTS_Tests control part
      BTS_Tests.ttcn:8480 TC_speech_rtp_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_osmux_tchf' time='15.029846'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9544 BTS_Tests control part
      BTS_Tests.ttcn:8587 TC_speech_osmux_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_osmux_tchh' time='15.040871'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9545 BTS_Tests control part
      BTS_Tests.ttcn:8601 TC_speech_osmux_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf144' time='15.025561'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9547 BTS_Tests control part
      BTS_Tests.ttcn:8723 TC_data_rtp_tchf144 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf96' time='15.040833'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9548 BTS_Tests control part
      BTS_Tests.ttcn:8758 TC_data_rtp_tchf96 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf48' time='15.040914'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9549 BTS_Tests control part
      BTS_Tests.ttcn:8793 TC_data_rtp_tchf48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchh48' time='15.041396'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9550 BTS_Tests control part
      BTS_Tests.ttcn:8828 TC_data_rtp_tchh48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf24' time='15.040413'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9551 BTS_Tests control part
      BTS_Tests.ttcn:8863 TC_data_rtp_tchf24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchh24' time='15.039717'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9552 BTS_Tests control part
      BTS_Tests.ttcn:8897 TC_data_rtp_tchh24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf144' time='15.039905'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9554 BTS_Tests control part
      BTS_Tests.ttcn:8743 TC_data_facch_tchf144 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf96' time='15.040185'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9555 BTS_Tests control part
      BTS_Tests.ttcn:8778 TC_data_facch_tchf96 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf48' time='15.025983'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9556 BTS_Tests control part
      BTS_Tests.ttcn:8813 TC_data_facch_tchf48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchh48' time='15.036513'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9557 BTS_Tests control part
      BTS_Tests.ttcn:8848 TC_data_facch_tchh48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf24' time='15.036043'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9558 BTS_Tests control part
      BTS_Tests.ttcn:8882 TC_data_facch_tchf24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchh24' time='15.039388'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9559 BTS_Tests control part
      BTS_Tests.ttcn:8916 TC_data_facch_tchh24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_early_immediate_assignment' time='15.038786'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9561 BTS_Tests control part
      BTS_Tests.ttcn:8993 TC_early_immediate_assignment testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh' time='15.039933'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9563 BTS_Tests control part
      BTS_Tests.ttcn:9157 TC_acch_overpower_rxqual_thresh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh_dtx' time='15.038898'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9564 BTS_Tests control part
      BTS_Tests.ttcn:9205 TC_acch_overpower_rxqual_thresh_dtx testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_facch' time='15.034135'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9565 BTS_Tests control part
      BTS_Tests.ttcn:9246 TC_acch_overpower_always_on_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_sacch' time='15.042294'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9566 BTS_Tests control part
      BTS_Tests.ttcn:9278 TC_acch_overpower_always_on_sacch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_limit' time='15.033536'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9567 BTS_Tests control part
      BTS_Tests.ttcn:9310 TC_acch_overpower_limit testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbch_load_idle_no_cbch' time='15.036193'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1090 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:742 TC_cbch_load_idle_no_cbch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_1block' time='17.066273'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1092 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:537 TC_sms_cb_cmd_sdcch4_1block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_2block' time='17.058632'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1093 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:555 TC_sms_cb_cmd_sdcch4_2block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_3block' time='17.055728'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1094 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:573 TC_sms_cb_cmd_sdcch4_3block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_4block' time='17.061148'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1095 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:591 TC_sms_cb_cmd_sdcch4_4block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_multi' time='17.048311'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1096 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:609 TC_sms_cb_cmd_sdcch4_multi testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_schedule' time='17.066501'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1097 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:645 TC_sms_cb_cmd_sdcch4_schedule testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_only' time='17.061857'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1098 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:663 TC_sms_cb_cmd_sdcch4_default_only testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_and_normal' time='17.056101'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1099 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:682 TC_sms_cb_cmd_sdcch4_default_and_normal testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_then_null' time='17.051668'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1100 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:703 TC_sms_cb_cmd_sdcch4_default_then_null testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_idle' time='17.049701'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1101 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:805 TC_cbc_sdcch4_load_idle testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_overload' time='17.059961'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1102 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:892 TC_cbc_sdcch4_load_overload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_1block' time='17.056719'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1104 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:545 TC_sms_cb_cmd_sdcch8_1block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_2block' time='17.048630'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1105 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:563 TC_sms_cb_cmd_sdcch8_2block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_3block' time='17.061759'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1106 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:581 TC_sms_cb_cmd_sdcch8_3block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_4block' time='17.050463'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1107 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:599 TC_sms_cb_cmd_sdcch8_4block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_multi' time='17.074186'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1108 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:617 TC_sms_cb_cmd_sdcch8_multi testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_schedule' time='17.058248'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1109 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:653 TC_sms_cb_cmd_sdcch8_schedule testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_only' time='17.060205'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1110 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:672 TC_sms_cb_cmd_sdcch8_default_only testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_and_normal' time='17.044743'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1111 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:690 TC_sms_cb_cmd_sdcch8_default_and_normal testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_idle' time='17.058368'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1112 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:810 TC_cbc_sdcch8_load_idle testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_overload' time='17.046225'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1113 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:903 TC_cbc_sdcch8_load_overload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro' time='15.040389'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1115 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:928 TC_etws_p1ro testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro_end' time='15.034362'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1116 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:1022 TC_etws_p1ro_end testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_pcu' time='15.017026'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1117 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:1058 TC_etws_pcu testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0' time='15.042418'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1474 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:152 TC_sabm_ua_dcch_sapi0 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0_nopayload' time='15.031210'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1475 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:157 TC_sabm_ua_dcch_sapi0_nopayload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi3' time='15.042057'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1476 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:162 TC_sabm_ua_dcch_sapi3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi4' time='15.040937'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1477 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:167 TC_sabm_ua_dcch_sapi4 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_contention' time='15.029266'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1478 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:201 TC_sabm_contention testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit' time='15.039799'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1479 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:225 TC_sabm_retransmit testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit_bts' time='15.039512'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_invalid_resp' time='15.038990'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_dm' time='15.040607'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_establish_ign_first_sabm' time='15.039666'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_seq_and_ack' time='15.026026'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_timer_recovery' time='15.020977'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_ns_seq_error' time='15.021822'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_nr_seq_error' time='15.039266'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_rec_invalid_frame' time='15.026748'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_dcch' time='15.040653'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_sacch' time='15.039083'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_t200_n200' time='15.038758'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_rr_response_frame_loss' time='15.037953'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_incorrect_cr' time='15.040736'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_incorrect_c' time='15.036020'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment' time='15.038239'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment_state_unacked' time='15.039978'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vff' time='15.040981'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vhh' time='15.034889'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_hvhh' time='15.035055'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.043606'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.021979'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.033412'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.040655'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vff' time='15.046872'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vhh' time='15.019043'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_hvhh' time='15.020102'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.037263'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.019370'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.023285'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.017747'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vbs_notification' time='15.019531'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_uplink_free_and_busy' time='15.027846'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_fail' time='15.033743'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_est_rel' time='15.021139'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_listener_det' time='15.037437'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase
    </failure>
  </testcase>
</testsuite>
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Archiving artifacts
Finished: FAILURE